What version are you running?
1.6.1
What's the URL of the page containing the problem?
post-review
What steps will reproduce the problem?
D:\data\QuickBuild\workspace\EFT4\QA>post-review --username=post-review --password=<password> --submit-as=<loginname> --repository-url=svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT/branches/EFT_0400_027 --server=https://autobuild.wn-cz.local:8443 --summary="Testovaci post-commit review" --branch=branches/EFT_0400_027 --revision-range=2007 --debug
>>> RBTools 0.3.4
>>> Home = C:\Documents and Settings\milan.rusek\Application Data
>>> svn info svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT/branches/EFT_0400_027
>>> diff --version
>>> repository info: Path: svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT, Base path: /branches/EFT_0400_027, Supports changesets: False
>>> HTTP GETting api/
>>> HTTP GETting https://autobuild.wn-cz.local:8443/api/info/
>>> Using the new web API
>>> svn diff --diff-cmd=diff svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT/branches/EFT_0400_027@2007 svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT/branches/EFT_0400_027@HEAD
>>> HTTP GETting https://autobuild.wn-cz.local:8443/api/repositories/
>>> HTTP GETting https://autobuild.wn-cz.local:8443/api/repositories/1/
>>> HTTP GETting https://autobuild.wn-cz.local:8443/api/repositories/1/info/
>>> HTTP GETting https://autobuild.wn-cz.local:8443/api/repositories/2/
>>> HTTP GETting https://autobuild.wn-cz.local:8443/api/repositories/2/info/
>>> repository info: Path: svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT, Base path: /branches/EFT_0400_027, Supports changesets: False
>>> Attempting to create review request on svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT/branches/EFT_0400_027 for None
>>> Submitting the review request as <loginname>
>>> HTTP POSTing to https://autobuild.wn-cz.local:8443/api/review-requests/: {'submit_as': '<loginname>', 'repository': 'svn+
ssh://autobuild@czsrv-evcvs01/opt/svn/EFT/branches/EFT_0400_027'}
>>> Got API Error 206 (HTTP code 400): The repository path specified is not in the list of known repositories
>>> Error data: {u'stat': u'fail', u'repository': u'svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT/branches/EFT_0400_027', u'err': {u'msg': u'The repository path specified is not in the list of known repositories', u'code': 206}}
There was an error creating this review request.
The repository path "svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT" is not in the list of known repositories on the server.
Ask the administrator to add this repository to the Review Board server.
For information on adding repositories, please read
http://www.reviewboard.org/docs/manual/dev/admin/management/repositories/
What is the expected output? What do you see instead?
No error
What operating system are you using? What browser?
Windows XP, IE7
Please provide any additional information below.
There is defined repository EFT4 with path svn+ssh://autobuild@czsrv-evcvs01/opt/svn/EFT on ReviewBoard server.
Best Regards,
Milan