3212: Error while creating a new Review Request - File could not be found in the repository

hoch****@gmai***** (Google Code) (Is this you? Claim this profile.)
Feb. 28, 2014
What version are you running?
 1.7.20

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

localhost/reviewboard/r/new/

What steps will reproduce the problem?
1. Press New Review Request
2. Choose repository X
3. Browse and select the diff file
4. Press Create Review Request

What is the expected output? What do you see instead?
a new review request
I get instead that the review was not created and in red I get an error: The file 'a/b/c.resx' (r728a9321c64e) could not be found in the repository 


What operating system are you using? What browser?
The server is on windows 2008 R2 data center 64bit, Firefox 26.0

Please provide any additional information below.

The diff size is 5 mb.
The file can be found in the repository, it was deleted but still exist in source control.
The diff file work great with our old Review Board version 1.6.3 OS Linux mandriva 2009.1 64bit
#1 hoch****@gmai***** (Google Code) (Is this you? Claim this profile.)
Also, how can I debug this error?
david
#2 david
What version control system is this? How did you create your diff?

Note that we *do not* support the Review Board server running on windows anymore.
  • +NeedInfo
david
#3 david
Also, can you attach the reviewboard log file?
#4 hoch****@gmai***** (Google Code) (Is this you? Claim this profile.)
It's mercurial, 
I created it using the hg diff command.
How can I get the log?
Thanks
david
#5 david
It's stored in a file on the server, or it should be visible online at /admin/log/server/
david
#6 david
  • -NeedInfo
    +Incomplete