All pastes #2057364 Raw Edit

Someone

public text v1 · immutable
#2057364 ·published 2011-05-12 11:51 UTC
rendered paste body
sam@popeye:~/code/dev/h1$ post-review --debug
>>> RBTools 0.3.2
>>> Home = /home/sam
>>> svn info
>>> git rev-parse --git-dir
>>> git symbolic-ref -q HEAD
>>> git config --get branch.COH-46.merge
>>> git config --get branch.COH-46.remote
>>> git config remote.origin.url
>>> repository info: Path: git@github.com:talis/H1.git, Base path: , Supports changesets: False
>>> git config --get reviewboard.url
>>> HTTP GETting api/
>>> HTTP GETting http://codereview.talisplatform.com/api/info/
>>> Using the deprecated Review Board 1.0 web API
>>> git merge-base origin/master refs/heads/COH-46
>>> git diff --no-color --full-index --no-ext-diff dc34c68e8b6057e2ee8fdeca5879052553c6f3d7..refs/heads/COH-46
==> Review Board Login Required
Enter username and password for Review Board at http://codereview.talisplatform.com/
>>> Looking for 'codereview.talisplatform.com /' cookie in /home/sam/.post-review-cookies.txt
>>> Loaded valid cookie -- no login required
>>> Attempting to create review request on git@github.com:talis/H1.git for None
>>> HTTP POSTing to http://codereview.talisplatform.com/api/json/reviewrequests/new/: {'repository_path': 'git@github.com:talis/H1.git'}
>>> Review request created
>>> Uploading diff, size: 5508
>>> HTTP POSTing to http://codereview.talisplatform.com/api/json/reviewrequests/74/diff/new/: {}
>>> Got API Error 105 (HTTP code 200): One or more fields had errors
>>> Error data: {u'fields': {u'path': [u'error: unable to find 3837c9c77748c5ca973fe32662c52b58bc76134b\nfatal: git-cat-file 3837c9c77748c5ca973fe32662c52b58bc76134b: bad file\n']}, u'stat': u'fail', u'err': {u'msg': u'One or more fields had errors', u'code': 105}, u'deprecated': {u'in_version': u'1.5'}}

Error uploading diff

The generated diff file was empty. This usually means no files were
modified in this change.

Try running with --output-diff and --debug for more information.

Your review request still exists, but the diff is not attached.