Hi, How can I post a review between tags, using a Subversion repository?
Let's say I am working on a branch "https://REPO/branches/BRANCH-1", wich derived from the tag "https://REPO/tags/TAG-1". After commiting my code multiple times, I create a new tag to mark that point as "https://REPO/tags/TAG-2". I have tried giving the proper revision numbers, but 'rbt' complains with: *** CRITICAL: Could not parse specified revisions: ['18', '21'] *** Note that 18 and 21 are the revisions of TAG-1 and TAG-2 respectively. What am I doing wrong? Thanks. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
