Aditi, Check your .reviewboardrc file. REVIEWBOARD_URL should point to https://reviews.apache.org/, REPOSITORY should be mesos.
Hope this helps, Alex On 29/03/2015 3:56 pm, "Aditi Dixit" <aditi96di...@gmail.com> wrote: > Hi, > I'm trying to create a review request but running support/post_review.py > keeps failing with the following output : > > Running 'rbt post' across all of ... > efe1191ea53347f193dddc962030047e5eb45e0b - (HEAD, MESOS-2564) [MESOS-2564] > Removed useless forward declaration comments (40 minutes ago) > Creating diff of: > > efe1191ea53347f193dddc962030047e5eb45e0b - (HEAD, MESOS-2564) [MESOS-2564] > Removed useless forward declaration comments > ... with parent diff created from: > > > Press enter to continue or 'Ctrl-C' to skip. > > Failed to execute: 'rbt post --repository-url=git:// > git.apache.org/mesos.git > --tracking-branch=master master efe1191ea53347f193dddc962030047e5eb45e0b': > ERROR: Error uploading diff > > > One or more fields had errors (HTTP 400, API Error 105) > > path: error: unable to find 744886ef56e1f6b8ee3614072914def7590fe499 > fatal: git cat-file 744886ef56e1f6b8ee3614072914def7590fe499: bad file > > > Your review request still exists, but the diff is not attached. > > https://reviews.apache.org/r/32607/ > > > I'm using the reviewboardrc file from support/reviewboardrc so that > shouldn't be the problem. Any ideas how to gt past this? I'm noticing "with > parent diff created from : " is empty. Maybe this is the issue? > > Regards, > Aditi Dixit >