Automating SVN pre-commit to Review Board and then Commit to SVN after approval [closed]
My objective is to use SVN pre-commit hook to post a review request directly to reviewboard instead of committing it to repository. As second step I want that on approval of a diff it should automatically go to repository. is that possible to do ? If yes then some pointers will be appreciated. There are lots of places where configuring post-commit is explained but I could not find anything on Google. EDIT: Trying to elaborate the problem So recently we have done setup for review board. We did its integration with SVN using review boards post-review hook. As soon as user commits with "publish