-
Screenshot Captions:
ReviewPRocess.png: - revie states + review states
A pre-commit svn hook that forces approved review to commit.
Review Request #822 — Created April 19, 2009 and discarded
Information | |
---|---|
raul_apache | |
Review Board SVN (deprecated) | |
Reviewers | |
reviewboard | |
A pre-commit hook that checks if the corresponding review has been approved before let the commit proceed. The review number is obtained from the commit message as the number before REVIEW: keyword if, REVIEW: new is found a new review is created as the user doing the SVN commit. With this hooks the clients doesn't need any program installed to post reviews as everything is done by the hook, simplifying a lot the setup of new contributers.
Test in command line, eclipse, netbeans clients. Working non stop for 3 months in a real deployment.
-
-
-
/precommit-hook (Diff revision 1) This instruction is out of date with the way rbtools works now; postreview.py is installed as rbtools.postreview, and a script is created by setup.py which just enters into it.
-
-
-
/precommit-hook (Diff revision 1) Please go through and make sure that all indentation is 4 spaces, no tabs.
-
-
-
-
-
-
-
-