Updates:
Status: Fixed
Comment #2 on issue 3182 by [email protected]: rbt fails to parse revision
range
http://code.google.com/p/reviewboard/issues/detail?id=3182
I've just pushed a change to fix the R1:R2 syntax to the release-0.5.x
branch of rbtools (fac8683).
On the master branch (which will probably be released as '0.6'), we're
making some significant changes to the UI for specifying revisions and
files. The short of it is that we'll be moving towards native syntax for
most VCSes, which would mean that the command you specified in this report
would be thus:
rbt post --branch feature/62694482/b --summary='Something'
--description='Something' --debug
068106ff218440586b890e3ff069aeff4fb6abf8..58cd165aa948d5c42d9947d1b5843f72781c0ea6
Note that the major changes are that instead of --revision-range, revisions
are now specified as arguments, and instead of using ':', the git syntax of
R1..R2 is used.
For more info on this major work, see
https://reviewboard.hackpad.com/RBTools-Diff-Behavior-gRwNAvl3SzJ
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.