Are you wanting it so that Review Board commits the code, or do you want it so that `svn commit` will only succeed if the code has been reviewed?
-David On Wed, Jul 9, 2014 at 12:36 AM, neel roy <[email protected]> wrote: > anyone? specially about #4? > > > On Friday, July 4, 2014 7:37:02 PM UTC+5:30, neel roy wrote: >> >> Hi, >> >> This is what I want to do. I am sure it's not possible today but can I >> know a) whether you find it useful enough to put in the next release or b) >> is there a way for me to write an extension that will do this without me >> having to create a private build of reviewboard everytime I update the >> review board? >> >> !. I have SVN repository >> 2. When I click on "SVN commit" or use command line to commit a change, >> internally a review request should be created which will use preset user >> preferences based on branch and username >> 3. post it to reviewboard >> 4. once it gets a ""ship it!" and user clicks submit, it should actually >> go in repository >> >> I know that I can write a wrapper over svn command line utility and do >> the stuff that I need to do in #2. But I wanted to know if there is better >> way. >> For #4, I wanted to know whether it is possible currently in reviewboard >> and\or I can write an extension which will do it without having to make a >> private build every time. >> >> Thanks in advance, >> -Neel. >> > -- > 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. > -- 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.
