1000: post-review documentation shows wrong svn property (reviewboard.url instead of reviewboard:url)

sanforda********@gmai***** (Google Code) (Is this you? Claim this profile.)
chipx86
chipx86
April 21, 2009
What's the URL of the page containing the problem?

http://review-board.org/docs/manual/dev/users/tools/post-review/#subversion-properties


Describe the problem and any recommendations below.

$ svn propset reviewboard.url http://reviewboard.example.com .

should be

$ svn propset reviewboard:url http://reviewboard.example.com .
chipx86
#1 chipx86
  • +Confirmed
  • +chipx86
chipx86
#2 chipx86
Fixed in r1921.
  • -Confirmed
    +Fixed