|
Using_PostReview
Instructions on using the post-review tool
This page has moved. See http://www.review-board.org/docs/manual/dev/users/tools/post-review/ |
Sign in to add a comment
|
|
|
Search
|
|
Using_PostReview
Instructions on using the post-review tool
This page has moved. See http://www.review-board.org/docs/manual/dev/users/tools/post-review/ |
Sign in to add a comment
Hello! I think you should include a link to the script! :)
Greetings
I'm having trouble using post-review, I specify the http:// URL of my review board server via --server, but it always attempts (and naturally fails) to post to 'http://reviewboard.googlecode.com/svn' with the error: The repository path specified is not in the list of known repositories (code 206)
#hmackiernan
Have you found an solution for your problem. I seem to be stocked in with the same problem.
@joe.sorensen, hmackiernan
I had the same problem and it was just because I wasn't in the right directory.
Run the command from your local repository directory, and it just work like a charm :)
I've spend some time to discover that the post-review tool resides at ./contrib/tools/post-review in your review-board repository
If people need support, please post to the mailing list. Thanks.