Hi,

we have a reviewboard setup for Mercurial and get the below error when 
posting a review request.
Any inputs on this will be helpful.

>>> Got API Error 207 (HTTP code 400): The file was not found in the repository.

>>> Error data: {u'stat': u'fail', u'file': u'$file_name', u'err': {u'msg': 
>>> u'The file was not found in the repository.', u'code': 207}, u'revision': 
>>> u'$prev_revision'}

Traceback (most recent call last):

  File "Python-2.7.5/bin/rbt", line 9, in <module>

    load_entry_point('RBTools==0.7.2', 'console_scripts', 'rbt')()

  File 
"Python-2.7.5/lib/python2.7/site-packages/RBTools-0.7.2-py2.7.egg/rbtools/commands/main.py",
 line 133, in main

    command.run_from_argv([RB_MAIN, command_name] + args)

  File 
"Python-2.7.5/lib/python2.7/site-packages/RBTools-0.7.2-py2.7.egg/rbtools/commands/__init__.py",
 line 555, in run_from_argv

    exit_code = self.main(*args) or 0

  File 
"Python-2.7.5/lib/python2.7/site-packages/RBTools-0.7.2-py2.7.egg/rbtools/commands/post.py",
 line 698, in main

    (msg_prefix, e))

rbtools.commands.CommandError: Error validating diff


Information on RB, RBTools and Mercurial is as below.
Reviewboard version: 2.5.6.1
Mercurial version: 4.0.1
Reviewboard tools: RBTools 0.7.2

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to