Hide Forgot
$ csprocessor revisions -c 6192 .... -> ID: 39397 on Mon, Feb 20, 2012 at 01:23:11 PM $ csprocessor pull -r 39397 -c 6192 INFO: The data requested for the specified ID is empty!
Technically this isn't a bug as no post content specification does exist for that revision and topic id. However perhaps a better fix would be to display more info on the revisions list.
Should this return something? csprocessor pull -r 39397 -c 6192 --pre CSProcessor client version: 0.16.3 Loading configuration from /home/jwulf/.config/csprocessor.ini Web Service at http://csprocessor.cloud.lab.eng.bne.redhat.com:8080/ version: 0.21.1 INFO: The data requested for the specified ID is empty!
Yes it should. Sorry I forgot to mention that the pre was broken. I've now fixed it and released it as version 0.21.2. the problem was from using a less than (<) where a less than or equal to (<=) should have been used to compare revisions.
Closing and setting as current release as no QA was performed by the original reporter. If there is still an issue with this bug still than please re-open it.