|
Adding a .reviewboardrc file in the musicbrainz-server checkout root with the following contents: REVIEWBOARD_URL = "http://codereview.musicbrainz.org" seems to fix the issue if i invoke the post-review tool with my username and password as arguments. see branch mbs-2312-postreview-config on my github fork: https://github.com/Aeon/musicbrainz-server/tree/mbs-2312-postreview-config For reference, it was not working, even with your .reviewboardrc and invoking post-review with my username and password as arguments. |
||||||||||||||||||||||||||||||||
Reference: http://www.reviewboard.org/docs/manual/dev/users/tools/post-review/
Perhaps something needs to be tweaked on reviewboard's side?