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