post-review script

2010-09-05 Thread Josh Joy
Hi, I'm able to install reviewboard and run the application. Though when I try to execute the post-review script I receive the following error. Which module do I need to install? Traceback (most recent call last): File svn-hook-postcommit-review, line 69, in module import svn.fs

Re: post-review script

2010-09-05 Thread Christian Hammond
Hi Josh, Make sure you have the 'svn' Python module. Note that this is different from pysvn (I'm not sure why we don't use pysvn, but this is a third party contribution). The 'svn' module is from the actual Subversion guys, and your distro should definitely have it. If you're running Debian or

Re: RB integration with Redmine bug tracker

2010-09-05 Thread Chetan
Sorry forgot to add the actual link which i tried and not working. As we have to just point to the issues when i give the link http://xx.xx.x.xxx:xxx/issues/%s; in RB project bug tracker url it only takes http://xx.xx.x.xxx:xxx/; Some urls are not takenwhat cud be the reason for this.

Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-09-05 Thread reviewboard
Comment #3 on issue 1718 by Jan.Koprowski: DoesNotExist: Profile matching query does not exist. http://code.google.com/p/reviewboard/issues/detail?id=1718 Here is a patch: http://reviews.reviewboard.org/r/1717/ -- You received this message because you are subscribed to the Google Groups

Re: Issue 1517 in reviewboard: Review Board needs a better error response when using short SHA1s with git diffs

2010-09-05 Thread reviewboard
Updates: Status: Fixed Comment #2 on issue 1517 by chipx86: Review Board needs a better error response when using short SHA1s with git diffs http://code.google.com/p/reviewboard/issues/detail?id=1517 Fixed on master (7eb6fcc) -- You received this message because you are subscribed

Re: Issue 1564 in reviewboard: javascript error: Error: 'rows[...]' is null or not an object in diffviewer, prevents file diffs to be shown (spinning wheel)

2010-09-05 Thread reviewboard
Updates: Labels: -Milestone-Release1.5 Milestone-Release1.5.x Comment #3 on issue 1564 by chipx86: javascript error: Error: 'rows[...]' is null or not an object in diffviewer, prevents file diffs to be shown (spinning wheel) http://code.google.com/p/reviewboard/issues/detail?id=1564

Re: Issue 1540 in reviewboard: Add basic sanity checks to git repo URL mask checking

2010-09-05 Thread reviewboard
Updates: Labels: -Milestone-Release1.5 Milestone-Release1.5.x Comment #2 on issue 1540 by chipx86: Add basic sanity checks to git repo URL mask checking http://code.google.com/p/reviewboard/issues/detail?id=1540 Hoping to make this better in an early 1.5.x. For now, companies are

Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-09-05 Thread reviewboard
Updates: Status: Confirmed Owner: chipx86 Labels: -Priority-Medium Priority-High Milestone-Release1.5 Component-Reviews Comment #4 on issue 1718 by chipx86: DoesNotExist: Profile matching query does not exist. http://code.google.com/p/reviewboard/issues/detail?id=1718 (No

Re: Issue 1718 in reviewboard: DoesNotExist: Profile matching query does not exist.

2010-09-05 Thread reviewboard
Updates: Status: Fixed Comment #5 on issue 1718 by chipx86: DoesNotExist: Profile matching query does not exist. http://code.google.com/p/reviewboard/issues/detail?id=1718 Fixed on master (37538ed) -- You received this message because you are subscribed to the Google Groups