Re: Review Board and SVN.

2014-09-03 Thread Matthew Woehlke
On 2014-09-03 15:59, Christian Hammond wrote: > On September 3, 2014 at 12:54:59 PM, Matthew Woehlke wrote: >> On 2014-09-03 14:20, Christian Hammond wrote: >>> If there’s a central person who is responsible for pushing the changes, >>> what he can do is, using RBTools, run: >>> >>> $ rbt patc

Re: Review Board and SVN.

2014-09-03 Thread Christian Hammond
On September 3, 2014 at 12:54:59 PM, Matthew Woehlke (mwoehlke.fl...@gmail.com) wrote: On 2014-09-03 14:20, Christian Hammond wrote:  > If there’s a central person who is responsible for pushing the changes, what > he can do is, using RBTools, run:  >  > $ rbt patch   (OT) When we get DVCS / pat

Re: Review Board and SVN.

2014-09-03 Thread Matthew Woehlke
On 2014-09-03 14:20, Christian Hammond wrote: > If there’s a central person who is responsible for pushing the changes, what > he can do is, using RBTools, run: > > $ rbt patch (OT) When we get DVCS / patch set support, can/will this learn (for git repos) to use 'git apply' under the hood?

Re: Review Board and SVN.

2014-09-03 Thread Christian Hammond
Hi Hardik, Review Board does not push code to your repository. For that matter, it never alters your repository. When a review request is marked as submitted, that means someone has pushed the code to the repository. The pushing of the code is still up to a developer to do. If there’s a centr

Review Board and SVN.

2014-09-03 Thread hardik shah
Hello All, I have Configured Review-board for Code-Review Purposes. I am facing an issue while using Review-Board with SVN. Basically, I am trying to Achieve below mentioned flow. 1) User checks-out the code from SVN 2) Make some change in the code. 3) use RB tools to generate the review requ