New user of review board here, I'm having trouble attaching diffs

2014-08-08 Thread Usama Ahmed
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 att

Re: New user of review board here, I'm having trouble attaching diffs

2014-08-14 Thread Usama Ahmed
a5d5903f2bc3 origin/master >>> Running: git rev-parse 059dc25d4665d4d147a3a90b960095c68764f6be >>> Running: git status --porcelain --untracked-files=no Failed to execute command: ['git', 'status', '--porcelain', '--untracked-files=no'] f

Re: New user of review board here, I'm having trouble attaching diffs

2014-08-14 Thread Usama Ahmed
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

Re: New user of review board here, I'm having trouble attaching diffs

2014-08-14 Thread Usama Ahmed
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

Re: New user of review board here, I'm having trouble attaching diffs

2014-08-14 Thread Usama Ahmed
Hi Christian, I don't have access to the repository set-up right now but I'll post again with it tomorrow morning. When you say local clone are you referring to my repository in C:\Users\usama.ahmed\Source\Repos\TFSMgmt? That is my local repository and I have been pulling updates from the or

Re: New user of review board here, I'm having trouble attaching diffs

2014-08-15 Thread Usama Ahmed
Out of all the people using the repository on the server, I'm the only one with a problem. So I'm inclined to think that the repository is upto date . Regarding your second point, I'm kind of lost. Can you explain that once more? I figured my master does point to the remote repository since I ca

Re: New user of review board here, I'm having trouble attaching diffs

2014-08-15 Thread Usama Ahmed
I just found out that we don't have a local clone on the Reviewboard server. The diff is being created from comparing the branch to my master. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --

Re: New user of review board here, I'm having trouble attaching diffs

2014-08-15 Thread Usama Ahmed
1) Yes, origin points to my central server. 'http://vm:8080' 2) I am developing on a child branch of my master 3) Previously, upon finishing work in a branch I would commit to it and then merge it straightaway into master. I wasn't doing the reverse -- merging master into the development branch.

Re: New user of review board here, I'm having trouble attaching diffs

2014-08-15 Thread Usama Ahmed
In response to your question about the set-up of the repository, I was told that a repository is not configured on Reviewboard. My clone of the central repository is on my computer. -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting