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

Re: Review Board and SVN.

2014-09-03 Thread Christian Hammond
:  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 request

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 review request ID (OT) When we get DVCS / patch set support, can/will this learn (for git repos) to use 'git apply'

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 review request ID  (OT) When we

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 patch review