Re: Error Validating Diff with rbt post

2016-06-13 Thread Jerry Kotas
I attached a screen shot of the Repository from ReviewBoard. Is that what you meant? Also, rbt diff doesn't produce an output unless I specify the latest revision number. However, bzr diff does give me an output. C:\TheRBRepo\TheBranch>bzr diff === modified file 'abc.c' --- abc.c revid:201

Re: Error Validating Diff with rbt post

2016-06-11 Thread Christian Hammond
Hi Jerry, The error message buried in here (which a newer version should better show) is: "Not a branch: "C:/TheRBRepo/.bzr/branch/": location is a repository." Can you show me your repository configuration on Review Board, and the diff in question? (You can generate that using `rbt diff`.) Chr

Error Validating Diff with rbt post

2016-06-10 Thread Jerry Kotas
I am running ReviewBoard on localhost via BitNami. I am using a local bazaar repository on the C: Drive. When I try to post using the command below, I get an error. I discovered this only occurs when the current revision contains an edit of an exist file. If the revision is just newly added fil