Ah, I just saw part of your error: "Not a git repository: 'None.'"
How is your repository configured in Review Board? Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com -----Original Message----- From: Liam Reimers <[email protected]> Reply: Liam Reimers <[email protected]>> Date: February 13, 2015 at 1:22:57 PM To: [email protected] <[email protected]>> Cc: [email protected] <[email protected]>>, [email protected] <[email protected]>> Subject: Re: The specified diff file could not be parsed. > > > > Does the problem go away if the local branch is rebased back onto master > > again? > > > > No, it does not. I checkout out master, merged the branch (single change), > and ran: > > rbt post -g yes --bugs-closed 19788098 -d > > It had the same output, ending with: > > >>> Error data: {u'stat': u'fail', u'reason': u"fatal: Not a git > repository: 'None'\n", u'err': {u'msg': u'The specified diff file could not > be parsed.', u'code': 224}} > Traceback (most recent call last): > File "/usr/local/bin/rbt", line 8, in > load_entry_point('RBTools==0.7.1.dev', 'console_scripts', 'rbt')() > File "/Library/Python/2.6/site-packages/rbtools/commands/main.py", line > 133, in main > command.run_from_argv([RB_MAIN, command_name] + args) > File "/Library/Python/2.6/site-packages/rbtools/commands/__init__.py", > line 538, in run_from_argv > exit_code = self.main(*args) or 0 > File "/Library/Python/2.6/site-packages/rbtools/commands/post.py", line > 670, in main > (msg_prefix, e)) > rbtools.commands.CommandError: Error validating diff > > The specified diff file could not be parsed. (HTTP 400, API Error 224) > -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://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.
