Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1220 by paul.gribben: post-review tool fails to upload diffs
http://code.google.com/p/reviewboard/issues/detail?id=1220

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.

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to