Integrate ReviewBoard with svn auto commit on x number of shipIt.

2017-02-14 Thread Dhruv Paranjape
I am currently working on integrating reviewboard with my teams svn repository(custom server). Does review board have like a commit hook capablities or something that can commit to svn after an x number of ship it votes come in. This is based on a pre-commit workflow that I want to have which

Commit pre commit review using review board directly

2017-02-13 Thread Dhruv Paranjape
So I am setting up review board for myself and my team. We work with a self hosted svn repository. Earlier I have worked with gerrit and git. I loved how gerrit allowed control over the repository and all commits had to be reviewed, but yet so easy to merge. Was wondering if you guys could help