Re: HTTP 400, API Error 207 when trying to update a review

2015-11-02 Thread Sam

Any input on how to fix this Error?

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


HTTP 400, API Error 207 when trying to update a review

2015-10-29 Thread Sam
Branch name:temp_x_main_rbtool
ERROR: 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.

Here is the section of the trace, it seems it is failing on one of the 
files, it can though update the others. If I do Cleartool desc on this 
version of file thought it is fine.

>>> Got API Error 207 (HTTP code 400): The file was not found in the 
repository.
>>> Error data: {u'stat': u'fail', u'file': 
u'/vbs/vob/comp/filename.C@@/main/130', u'err': {u'msg': u'The file was not 
found in the repository.', u'code': 207}, u'revision': u'/main/130'}
Traceback (most recent call last):
  File "/wsdb/oemtools/linux/bin/db2rbt", line 9, in 
load_entry_point('RBTools==0.7.4', 'console_scripts', 'rbt')()
  File 
"/t/devinst/wsdb2/oemtools/linux/bin/rbt0.74/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/main.py",
 
line 133, in main
command.run_from_argv([RB_MAIN, command_name] + args)
  File 
"/t/devinst/wsdb2/oemtools/linux/bin/rbt0.74/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/__init__.py",
 
line 612, in run_from_argv
exit_code = self.main(*args) or 0
  File 
"/t/devinst/wsdb2/oemtools/linux/bin/rbt0.74/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/post.py",
 
line 797, in main
base_dir=base_dir)
  File 
"/t/devinst/wsdb2/oemtools/linux/bin/rbt0.74/bin/RBTools-0.7.4-py2.6.egg/rbtools/commands/post.py",
 
line 479, 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)

-- 
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 reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.