John, 1. I'm not entirely sure what you mean "unable to parse summary and descriptions". Can you clarify? 2. What exactly are you looking to do when updating these? In a post-commit model, there's really one review request per commit, and any "updates" to prior changes are new commits that will get reviewed separately. Review Board is much more optimized for a pre-commit model where changes are iterated on before they're committed to a central repository.
-David On Fri, Jul 15, 2016 at 3:58 AM john levin <[email protected]> wrote: > Hi, > > I have two queries. > > 1. rbt post for committed files in SVN, as per guidelines "rbt post > %SVNREVISION%" this works, but i'm unable to parse summary and descriptions > along with this command it fails. Also it didnt considered if i write the > summary and descriptions in .reviewboardrc file. Can you suggest any other > alternatives if any? > 2. Do we have a rbt command to update the reviews for committed revisions. > Example :- i have created a review with post-commit hook in svn. Now, i > need to update the review. Again i'm gonna commit (which should update my > review too). For this process i'm identifying with commit message comments. > If Keyword "New" found then i will run "rbt post %SVNREVISION%". but for > updating the reviews i couldnt find command that will update the reviews by > taking the committed revisions. > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://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. > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://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.
