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

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

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

2012-10-30 Thread rb
://www.vmware.com > Christian, It is the same as the output from post-review debug. If I remove GNU diff from first in the path, post-review complains about not having GNU diff. Mark +++++++= C:\workareas\svn\test\rb-test > svn up Updating '.

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 http://ww

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 S

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: >

Re: Error during creation of P4 SCM Repository

2013-07-03 Thread RB
Hi, Are you able to fix the below issue. I am facing the same issue now. RB On Friday, October 22, 2010 3:34:30 PM UTC+5:30, Dolphin wrote: > > Hi All, > > I am getting an error while creating the P4 SCM Repository. > > The following error is displayed when I give all

Review Board -Add Repository Issue(with Perforce)

2013-07-09 Thread RB
I have set-up ReviewBoard on windows 64-bit. I have installed P4 and p4python. I am facing an issue while Adding Repository(perforce) in Review Board stack. I am getting the following error: *DLL load failed: The specified module could not be found.* Has anyone faced the same issue. If so wha

Re: Review Board -Add Repository Issue(with Perforce)

2013-07-09 Thread RB
Hi , I have installed Bitnami Review board stack for windows only. I have installed perforce(Version 2012.1) and p4python27 which is compatible with Python 2.7.5. But still i am getting the same issue. Can you suggest a solution for this. RB On Wednesday, July 10, 2013 12:18:14 AM UTC+5:30

Re: Review Board -Add Repository Issue(with Perforce)

2013-07-15 Thread RB
Wednesday, July 10, 2013 1:13:24 PM UTC+5:30, victoria wrote: > > On Wed, Jul 10, 2013 at 5:29 AM, RB > > wrote: > > Hi , > > > > I have installed Bitnami Review board stack for windows only. I have > > installed perforce(Version 2012.1) and p4python27 which is

Re: Review Board -Add Repository Issue(with Perforce)

2013-07-18 Thread RB
Thanks Victoria. The steps mentioned by you resolved my issue. I am now able to add perforce repository in Review Board. On Thursday, July 18, 2013 8:51:21 AM UTC+5:30, victoria wrote: > > On Tue, Jul 16, 2013 at 5:58 AM, RB > > wrote: > > 1.I have installed perforce C

Bitnami Review Board Stack-Issue while running post-review with perforce on windows

2013-07-24 Thread RB
I have set-up Bitnami Review Board stack on windows 64-bit. Later i am able to log-in to Review Board url and i was able to add a Perforce repository by clicking the Add Repository link. When i try to submit a review request for review using post-review command *post-review 12345*(changelist n

Re: Bitnami Review Board Stack-Issue while running post-review with perforce on windows

2013-07-25 Thread RB
Thanks Steven. It worked after making the changes suggested by you. On Thursday, July 25, 2013 8:26:45 PM UTC+5:30, Steven MacLeod wrote: > > Try changing the "REPOSITORY" field in your .reviewboardrc to be the name > of the repository given in the RB admin panel. This i

Reviewed Board-Not able to see diff files when submitted a review request using post-review with perforce on windows

2013-07-26 Thread RB
I have successfully set-up Bitnami review board stack on windows 64-bit. I have added a perforce repository on admin panel. I ran *post-review changelist *command to post a review request . It is showing that the review request is successfully posted. When i log-in to Review Board server i am a

Re: Reviewed Board-Not able to see diff files when submitted a review request using post-review with perforce on windows

2013-07-28 Thread RB
board-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\diffutils.py", line 98, in patch f = open(newfile, "r") IOError: [Errno 2] No such file or directory: 'c:\\windows\\temp\\reviewboard.rnc3hd\\tmpgjfkdp-new' What c

Re: Reviewed Board-Not able to see diff files when submitted a review request using post-review with perforce on windows

2013-07-28 Thread RB
When i try to post a review request of already submitted changelist using post-review , the request is getting successfully posted. But when you view the review request on Review Board server i am getting diff currently unavailable next to file and whin i click the details i am getting the foll

Problem configuring RB

2018-06-12 Thread RB User
Hello, is it possible to prevent some users from posting reviews and approving changes? Or at least the submitter from reviewing his own review request? I was looking all over the settings, but without success. It would be also nice to have the possibility to set default reviewers for groups of

Re: Problem configuring RB

2018-06-15 Thread RB User
Later I found some post on stackoverflow, that it's not possible. However I managed to make it work by modifying template review_requests_actions_primary.html, so the second line looks like this: {% if request.user.is_authenticated and request.user.pk != review_request.submitter_id and perms.re