Comment #3 on issue 2326 by [email protected]: post-review error " The file
was not found in the repository "
http://code.google.com/p/reviewboard/issues/detail?id=2326
I had the same issue with version 0.5.3, tried updating to 0.6.2, but I
still see the issue:
posting "normal" changes works fine, but if I post a change that contains a
delete, I get:
Making HTTP POST request to
http://reviewboard/api/review-requests/11/diffs/
Got API Error 207 (HTTP code 400): The file was not found in the
repository
Error data: {u'stat': u'fail', u'file':
u'/project/trunk/path/to/deleted/file', u'err': {u'msg': u'The file was
not found in the repository', u'code': 207}, u'revision': u'54806'}
Traceback (most recent call last):
File "/usr/lib/python-exec/python2.7/rbt", line 9, in <module>
load_entry_point('RBTools==0.6.2', 'console_scripts', 'rbt')()
File "/usr/lib64/python2.7/site-packages/rbtools/commands/main.py", line
134, in main
command.run_from_argv([RB_MAIN, command_name] + args)
File "/usr/lib64/python2.7/site-packages/rbtools/commands/__init__.py",
line 416, in run_from_argv
exit_code = self.main(*args) or 0
File "/usr/lib64/python2.7/site-packages/rbtools/commands/post.py", line
784, in main
submit_as=self.options.submit_as)
File "/usr/lib64/python2.7/site-packages/rbtools/commands/post.py", line
551, in post_request
raise CommandError(u'\n'.join(error_msg))
rbtools.commands.CommandError: Error uploading diff
The file was not found in the repository (HTTP 400, API Error 207)
Your review request still exists, but the diff is not attached.
Detailed log is attached.
Attachments:
log.txt 4.3 KB
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.