Just changed some directory names... but the info is otherwise what I got from GitBash.
usama.a@DT ~/Source/Repos/TFSMgmt/Morpheus (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\Morpheus >>> 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://morpheus: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 e9515c73e61cc50770d4ba45b0c4a5d5903f2bc3 origin/master >>> Running: git rev-parse 059dc25d4665d4d147a3a90b960095c68764f6be >>> Running: git status --porcelain --untracked-files=no Failed to execute command: ['git', 'status', '--porcelain', '--untracked-files=no'] fatal: Out of memory? mmap failed: No error On Friday, August 8, 2014 2:41:21 PM UTC-4, Andrew Hills wrote: > > Hi Usama, > > Run rbt post with the -d flag to get more details. > > Thanks, > Andrew > > On Aug 8, 2014, at 11:39 AM, Usama Ahmed <[email protected] > <javascript:>> wrote: > > Whenever I create a new branch in VS, do some work and then enter 'rbt > post' on the repo > > I get this message: >> ERROR: Error uploading diff >> One or more fields had errors (HTTP 400, API Error 105) >> path: fatal: git cat-file eac....: bad file >> Your review still exists, but the diff is not attached. > > > How do I fix this? And what field is this referring to? > > > -- > 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 [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
