Renamed a few directories to steer clear of potential privacy issues. 
Otherwise this is what I got after running rbt post with the -d flag.

usama.ahmed@DT ~/Source/Repos/TFSMgmt (BUG_1491)
$ rbt post -d
>>> RBTools 0.6.2
>>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit 
(Intel)]
>>> Running on Windows-7-6.1.7601-SP1
>>> Home = C:\Users\usama.ahmed\AppData\Roaming
>>> Current directory = C:\Users\usama.ahmed\Source\Repos\TFSMgmt
>>> Checking for a Git repository...
>>> Running: git rev-parse --git-dir
>>> Running: git config core.bare
>>> Running: git rev-parse --show-toplevel
>>> Running: git symbolic-ref -q HEAD
>>> Running: git config --get branch.BUG_1491.merge
>>> Command exited with rc 1: ['git', 'config', '--get', 
'branch.BUG_1491.merge']
---
>>> Running: git config --get branch.BUG_1491.remote
>>> Command exited with rc 1: ['git', 'config', '--get', 
'branch.BUG_1491.remote']
---
>>> Running: git config --get remote.origin.url
>>> repository info: Path: 
http://vm:8080/tfs/defaultcollection/Morpheus/_git/TFSMgmt, Base path: , 
Supports changesets: False
>>> Making HTTP GET request to http://codereview-linux.jsitelecom.com/api/
>>> Running: git rev-parse refs/heads/BUG_1491
>>> Running: git merge-base c2b5eb7b5c5483759b1b139dacd466acf8f40dcf 
origin/master
>>> Running: git rev-parse 059dc25d4665d4d147a3a90b960095c68764f6be
>>> Running: git status --porcelain --untracked-files=no
>>> Running: git diff --no-color --full-index --ignore-submodules 
059dc25d4665d4d147a3a90b960095c68764f6be..c2b5eb7b5c5483759b1b139dacd466acf8f40dcf
 
-M
>>> Running: git log --reverse --pretty=format:%s%n%n%b 
^059dc25d4665d4d147a3a90b960095c68764f6be 
c2b5eb7b5c5483759b1b139dacd466acf8f40dcf
>>> Making HTTP GET request to 
http://codereview-linux.jsitelecom.com/api/review-requests/
>>> Making HTTP POST request to 
http://codereview-linux.jsitelecom.com/api/review-requests/
>>> Making HTTP GET request to 
http://codereview-linux.jsitelecom.com/api/review-requests/177/diffs/
>>> Making HTTP POST request to 
http://codereview-linux.jsitelecom.com/api/review-requests/177/diffs/
>>> Got API Error 105 (HTTP code 400): One or more fields had errors
>>> Error data: {u'fields': {u'path': [u'fatal: git cat-file 
72692739a312e09b7698e03afce35be1b415be65: bad file\n']}, u'stat': u'fail', 
u'err': {u'msg': u'One or more fields had errors', u'code': 105}}
Traceback (most recent call last):
  File "c:\Python27\Scripts\rbt-script.py", line 9, in <module>
    load_entry_point('RBTools==0.6.2', 'console_scripts', 'rbt')()
  File 
"C:\Python27\lib\site-packages\rbtools-0.6.2-py2.7.egg\rbtools\commands\main.py",
 
line 134, in main
    command.run_from_argv([RB_MAIN, command_name] + args)
  File 
"C:\Python27\lib\site-packages\rbtools-0.6.2-py2.7.egg\rbtools\commands\__init__.py",
 
line 416, in run_from_argv
    exit_code = self.main(*args) or 0
  File 
"C:\Python27\lib\site-packages\rbtools-0.6.2-py2.7.egg\rbtools\commands\post.py",
 
line 784, in main
    submit_as=self.options.submit_as)
  File 
"C:\Python27\lib\site-packages\rbtools-0.6.2-py2.7.egg\rbtools\commands\post.py",
 
line 551, in post_request
    raise CommandError(u'\n'.join(error_msg))
rbtools.commands.CommandError: Error uploading diff


One or more fields had errors (HTTP 400, API Error 105)

    path: fatal: git cat-file 72692739a312e09b7698e03afce35be1b415be65: bad 
file


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

http://codereview-linux.jsitelecom.com/r/177/


-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://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.

Reply via email to