Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1629 by adityarathi: post-review doesn't work with uploading diffs between two revisions of the same file.
http://code.google.com/p/reviewboard/issues/detail?id=1629

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
1.0.6

What's the URL of the page containing the problem?
http://www.reviewboard.org/docs/manual/1.0/users/tools/post-review/#posting-paths

What steps will reproduce the problem?
1. Use the following command as pointed out by the documentation:
Uploading a diff of a file between two revisions:
//path/to/fi...@#]rev,[...@#]rev


2. This one even doesn't work.
Uploading a file from a revision as a “new” file (not as common):
//path/to/file/[...@#]rev


Both the above command fail. The syntax isn't clear either.
I have tried
a) "/path/to/file/#nrev" -- errors with "nrev" invalid rev number
b) "/path/to/file/[#n]rev" -- errors with "2]rev" invalid rev number
c) "/path/to/file/@nrev" -- errors with "nrev" invalid changelist
d) "/path/to/file/[...@n]rev" -- errors with "2]rev" invalid changelist


What is the expected output? What do you see instead?
Expect it to post a diff to the server.
Instead, I see the error messages as above

What operating system are you using? What browser?
Windows 7 with Firefox

Please provide any additional information below.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to