What's the URL of the page containing the problem?
http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/
Describe the problem and any recommendations below.
"CVS and Subversion" paragraph: "To post a review request with all
unchanged files in a tree, simply run:". I think there should be "all
_changed_".
Please provide any additional information below.
Also, in the same paragraph: "CVS and Subversion don’t have a concept of
changesets, so instead the working copy’s uncommitted changes are posted
for review." Technically, this is not correct, because subversion has a
changeset concept since version 1.5, though it may not be supported yet by
post-review tool.