Re: Error creating review request using post-review

2010-08-10 Thread ReviewBoard User
Hi Christian I managed to get it working as below (just in case these tips come handy for anyone else) My working env is 1) ReviewBoard 1.5 installed on RHEL4 with Python 2.4, Subversion 1.4 server, Apache 2.2, Django 1.2 2) Tortoise SVN Client on Windows (1.6) to access SVN over https only.

Error creating review request using post-review

2010-08-09 Thread ReviewBoard User
1. ReviewBoard 1.5 2. Apache 2.2 3. SVN 1.4 4. Python 2.4 Am trying to post a review on a post-commit hook from subversion Running the below command /usr/bin/post-review --server=http://server/reviewboard/ --repository- url=file:///var/svn/repositories/sandbox/ --username=svn '-- password=svn'