Re: post-review: failed to execute command: svn diff

2014-06-27 Thread James Oravec
Hi Christian, We've upgrade one of our source repositories from CVS to SVN. I'm trying to post to reviewboard and am getting a similar issue as what is stated in this thread. I'm hoping you might be able to give me some suggestions. I've posted the question to stack overflow too. I'm trying

Re: post-review: failed to execute command: svn diff

2014-06-27 Thread David Trowbridge
What is the output of 'svn help diff'? -David On Fri, Jun 27, 2014 at 1:45 PM, James Oravec james.ora...@gmail.com wrote: Hi Christian, We've upgrade one of our source repositories from CVS to SVN. I'm trying to post to reviewboard and am getting a similar issue as what is stated in this

Re: post-review: failed to execute command: svn diff

2012-11-13 Thread rb
We have another user with this strange svn diff issue with post-review. I somehow got past this issue, completely by accident. Any help on resolution would be appreciated. Mark On Tue, October 30, 2012 9:49 am, rb wrote: On Tue, October 30, 2012 3:40 am, Christian Hammond wrote: What happens

Re: post-review: failed to execute command: svn diff

2012-11-13 Thread Christian Hammond
It's just possible svn diff no longer supports the --diff option. I'm not at a computer right now, but does it appear at all in the help output? Christian On Nov 13, 2012, at 11:40, rb reviewbo...@srmstar.net wrote: We have another user with this strange svn diff issue with post-review. I

No JSON object could be decoded [Re: post-review: failed to execute command: svn diff]

2012-11-05 Thread rb
After a reinstall of things it appears to have moved past the diff issue. now have a ValueError: No JSON object could be decoded. Mark == C:\workareas\svn\test\rb-test svn stat -u M 84 test.txt Status against

Re: post-review: failed to execute command: svn diff

2012-11-01 Thread rb
Anyone have any thoughts on this issue? This issue is being experienced by other developers and we would like to get it resolved as soon as possible. Thanks, Mark -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at

Re: post-review: failed to execute command: svn diff

2012-10-30 Thread Christian Hammond
What happens if you run: svn diff --diff-cmd=diff directly? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mon, Oct 29, 2012 at 5:24 AM, rb reviewbo...@srmstar.net wrote: Christian, There are

Re: post-review: failed to execute command: svn diff

2012-10-30 Thread rb
On Tue, October 30, 2012 3:40 am, Christian Hammond wrote: What happens if you run: svn diff --diff-cmd=diff directly? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com Christian, It is the same

Re: post-review: failed to execute command: svn diff

2012-10-29 Thread rb
Christian, There are two files that are modified. I ran status followed by post review debug again. Post review output seems to be picking up on the test.txt file. Thanks, Mark = C:\workareas\svn\test\rb-test svn stat -u M 81 test.txt

post-review: failed to execute command: svn diff

2012-10-26 Thread rb
Hi, Working to get ReviewBoard setup for our dev group. Please see output below and provide guidance on possible causes/resolution. Thanks, Mark = C:\workareas\svn\test\rb-test post-review --debug RBTools 0.4.2 Python 2.7.1 (r271:86832, Aug 28

Re: post-review: failed to execute command: svn diff

2012-10-26 Thread Christian Hammond
Huh, if I'm reading it right, it looks like no files are being passed to svn diff. Can you show me what svn status says? Christian On Oct 26, 2012, at 11:33, rb reviewbo...@srmstar.net wrote: Hi, Working to get ReviewBoard setup for our dev group. Please see output below and provide