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

New issue 1753 by rigo.mate: post-review problem with mercurial
http://code.google.com/p/reviewboard/issues/detail?id=1753

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

Reviewboard 1.5 RC1
RBTools 0.2
Windows XP
WampServer2.0i
Python 2.6.5

The problem does actually regard the RBTools' post-review tool.
Repository is used with Mercurial 1.6.2

What steps will reproduce the problem?

While trying to post a review from a branch which is not on the server.
Using the "--parent" + the "--revision-range" option.
Posting a review request this way only works, if the parent changeset is next to the "--revision-ranges"'s start changeset.

for example:

post-review --server=http://localhost/ --revision-range=17:40 --parent 16
would work

whilst:
post-review --server=http://localhost/ --revision-range=18:40 --parent 16
would not work.


--
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