282: post-review error when file contains space

laur*****@gmai***** (Google Code) (Is this you? Claim this profile.)
Dec. 12, 2007
I had a change list with a text file named "Custom conversion methods"
post-review.exe kept giving me this error (on Windows XP):

C:\swtools\postreview>post-review 552571
Traceback (most recent call last):
  File "post-review.py", line 455, in ?
  File "post-review.py", line 451, in main
  File "post-review.py", line 393, in tempt_fate
  File "post-review.py", line 369, in upload_diff
  File "post-review.py", line 330, in generate_diff
OSError: [Errno 2] No such file or directory: 'methods'

Once I renamed the file Custom_conversion_methods, this error disappeared
chipx86
#1 chipx86
This may already be fixed in the version in SVN, but we should check for sure.
  • +Component-Scripts
david
#2 david
Might as well call it fixed, and someone can reopen if not ;)
  • +Fixed