1220: post-review tool fails to upload diffs

paul.g******@gmai***** (Google Code) (Is this you? Claim this profile.)
Sept. 21, 2009
What version are you running?
Software: ReviewBoard-1.0rc3-py2.5, RBTools-0.2beta1-py2.5

What's the URL of the page containing the problem?
N/A. Problem is with post-review tool

What steps will reproduce the problem?
1. cd [my local svn view top-level folder]
2. run 'post-review.py'

What is the expected output? What do you see instead?
 After accepting login credentials, replies with:
   Error uploading diff: The file was not found in the repository (207)
 A review entry is created and is visible in the webapp, but it has no
content (the diffs have not been uploaded).

I've then added some printouts to the post-review.py script that was
provided by the RBTools-0.2beta1-py2.5 module to verify that a valid diff
has been submitted on line 2022 by command server.upload_diff command (and
it is fine).



What operating system are you using? What browser?
Platform: Windows XP, MySQL, Apache 2.2 with mod python, Firefox 3.0.11


Please provide any additional information below.
I have set the svn property 'reviewboard:url' to 'http://localhost:8888'.
When I browse to this URL I get the ReviewBoard web app.
#2 djs%n-c*******@gtempacc******** (Google Code) (Is this you? Claim this profile.)
Can you attach the output of post-review with the --debug option?
#3 paul.g******@gmai***** (Google Code) (Is this you? Claim this profile.)
Hi - thanks for the reply. Actually this problem has been resolved via the
reviewboard group. The link to that thread is:

http://groups.google.com/group/reviewboard/browse_thread/thread/e2c6f2b25d7475f/ff5b30185751a379?lnk=gst&q=Error+uploading+diff%3A+The+file+was+not+found+in+the+repository+(207)#ff5b30185751a379
david
#4 david
  • +SetupIssue