1809: Submit from ReviewBoard to SCM
- NotABug
- Review Board
asa***@bsc.fuj******** (Google Code) (Is this you? Claim this profile.) | |
Sept. 15, 2010 |
What version are you running? ver 1.0.9 What operating system are you using? What browser? Server : CentOS 5.3 32 bit Client : WindowsXP SP3 Firefox3.6.9 Please provide any additional information below. I want "Submit" to update a state of ReviewBoard automatically when I do submit of a file in SCM(Subversion). Is there already such a method? Please teach it when there is it. When there is not it, is there the made plan in future? Thank you
To make sure I understand, you want to commit to Subversion, and have Review Board see that commit and mark the review request as submitted, correct? We have a third-party Subversion hook that you could use for this. See http://github.com/reviewboard/reviewboard/blob/master/contrib/tools/svn-hook-set-submitted
-
+ NotABug