1039: post-review configuration example for Subversion is incorrect
- Fixed
- Review Board
hosh****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
|
|
April 23, 2009 |
What's the URL of the page containing the problem? http://www.review-board.org/docs/manual/dev/users/tools/post-review/#subversion-properties Describe the problem and any recommendations below: In the configuration section for Subversion it provides a code snippet that states the svn property as reviewboard.url instead of reviewboard:url The snippet should read as follows: $ svn propset reviewboard:url http://reviewboard.example.com .