Comment #3 on issue 1495 by kyle.ha...@disney.com: post-review (RBTools==0.2beta2) crashes on Mac OS X 10.6.2 / Python 2.6.1
http://code.google.com/p/reviewboard/issues/detail?id=1495

I'm also having this issue when trying to post a review request for post commit:
svn info
p4 info
repository info: Path: ######.######.com:1666, Base path: None, Supports changesets: True
Looking for '##### /' cookie in /Users/#####/.post-review-cookies.txt
Loaded valid cookie -- no login required
Attempting to create review request on ######.######.com:1666 for None
HTTP POSTing to http://######/api/json/reviewrequests/new/: {'repository_path':
'#####.#####.com:1666'}
Review request created
Traceback (most recent call last):
  File "/usr/local/bin/post-review", line 8, in <module>
load_entry_point('RBTools==0.2rc2.dev-20100319', 'console_scripts', 'post-review')() File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line 2793, in main File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line 2499, in tempt_fate File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line 483, in upload_diff
TypeError: object of type 'NoneType' has no len()


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-iss...@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.

Reply via email to