4567: Getting error while posting review request from SVN branch .

rishikesh.gupta

What version are you running?

ReviewBoard-2.5.2-py2.6

What's the URL of the page containing the problem?

No URL.

What steps will reproduce the problem?

  1. Run below command :
    rbt post -d --summary="Changes for feature BOM screen" --description="UI changes & feature implementation" -I www\js\Utils\viewimagemaster.js -I www\js\Utils\viewallimages.js -I www\js\Utils\MasterPhoto.js 15346:21716

What is the expected output? What do you see instead?

Review request should be posted for mentioned 3 files, but getting below error:

/DPC/trunk/OXXXX/branches/OXXXX_NEP_BOMCHANGES/trunk/OXXXX_NEP/www/js/Utils/viewimage.js//DPC/trunk/OXXXX/branches/OXXXX_NEP_BOMCHANGES/www/js/Utils/viewimage.js: The fil
e was not found in the repository. (HTTP 400, API Error 207)

What operating system are you using? What browser?

RBTools is installed at window 7.
RB server at linux .

Please provide any additional information below.

SVN branch : OXXXX_NEP_BOMCHANGES
Attached files contains RBTools logs.

C:\Users\ggne0xxx\Desktop\OXXXX\branches\OXXXX_NEP_BOMCHANGES>rbt post -d --summary="Changes for feature BOM screen" --description="UI changes & feature implementation" -
I www\js\Utils\viewimagemaster.js -I www\js\Utils\viewallimages.js -I www\js\Utils\MasterPhoto.js 15346:21716
>>> RBTools 0.7.10
>>> Python 2.7.2 (default, Jun 12 2011, 15:08:59) [MSC v.1500 32 bit (Intel)]
>>> Running on Windows-7-6.1.7601-SP1
>>> Home = C:\Users\ggne0xxx\AppData\Roaming
>>> Current directory = C:\Users\ggne0xxx\Desktop\OXXXX\branches\OXXXX_NEP_BOMCHANGES
>>> Command line: rbt post -d "--summary=Changes for feature BOM screen" "--description=UI changes & feature implementation" -I www\js\Utils\viewimagemaster.js -I www\js\
Utils\viewallimages.js -I www\js\Utils\MasterPhoto.js 15346:21716
>>> Running: tf vc help
>>> Checking for a Subversion repository...
>>> Running: svn --non-interactive info
>>> Running: diff --version
>>> Running: svn --non-interactive --version -q
>>> repository inf
david
#1 david

Can you show us how the repository is configured in the Review Board admin UI?

  • -New
    +NeedInfo
#2 rishikesh.gupta

repository path was not configured correctly in reviewboard admin . now its working fine . Thanks.

david
#3 david

Thanks for replying!

  • -NeedInfo
    +SetupIssue