SystemError accessing subversion repo

2014-12-10 Thread Trevor Clarke
I'm running 2.0.11 on centos5 with python 2.6 and I get an error when I try to create a new subversion review. My repo is a sourceforge subversion repo configured as a custom repo with path http://svn.code.sf.net/p/projectname/code/branches/future We use a non-standard folder structure with

Configuring reviewboard and p4

2014-12-10 Thread Srinivas Yedhuri
Hi, I am trying to configure reviewboard with p4 and I am hit a roadblock. From the docs (https://www.reviewboard.org/docs/manual/dev/admin/configuration/repositories/) Some repositories will require a username and password for access, some require only a username, and some don’t

Re: Configuring reviewboard and p4

2014-12-10 Thread David Trowbridge
You'll want to create a separate account (can be read-only) in perforce for review board to use. -David On Wed, Dec 10, 2014 at 12:03 PM Srinivas Yedhuri sri...@gmail.com wrote: Hi, I am trying to configure reviewboard with p4 and I am hit a roadblock. From the docs (

Re: SystemError accessing subversion repo

2014-12-10 Thread David Trowbridge
Can you try using pysvn instead of subvertpy? -David On Wed, Dec 10, 2014 at 7:32 AM, Trevor Clarke pythonp...@gmail.com wrote: I'm running 2.0.11 on centos5 with python 2.6 and I get an error when I try to create a new subversion review. My repo is a sourceforge subversion repo configured

Re: Another The file was not found in the repository Error 207 issue

2014-12-10 Thread David Trowbridge
What commands are you using for your post-commit review? -David On Tue, Dec 9, 2014 at 6:57 PM, Kevin Jones kjlo...@gmail.com wrote: Yes. Same hash. More digging showed that creating a review from a new branch via rbt post works. Attempting to do a post-commit review is where the error

No rute to host error on RB 2.011 + GitLab

2014-12-10 Thread MoonWalker
I was wondering if any of you guys have seen this error urlopen error [Errno 113] No route to host, when you try to add a new GitLab repository. I turn on Debug, but there is not any logs regarding this incident. not sure how to proceed. P.S This issue does not allow me to register the new

Re: No rute to host error on RB 2.011 + GitLab

2014-12-10 Thread David Trowbridge
Looks like theres no network connection between the two systems. -David On Wed, Dec 10, 2014 at 5:47 PM MoonWalker daniel.cabrera...@gmail.com wrote: I was wondering if any of you guys have seen this error urlopen error [Errno 113] No route to host, when you try to add a new GitLab

Re: There don't seem to be any diffs! issue with SVN ReviewBoard

2014-12-10 Thread Mayank Kumar
Hi David, The directory structure for my code is as SVNRepo\sw\inc\abc and I have modified files under sw\inc folder and sw\inc\abc folder. Also, a file is modified in SVNRepo\sw\proc\aaa\bbb\ccc\ddd\ folder. If I execute svn diff --diff-cmd=diff --notice-ancestry -r BASE command from SVNRepo

Re: There don't seem to be any diffs! issue with SVN ReviewBoard

2014-12-10 Thread David Trowbridge
Just to check, the sw directory isn't pulled in using svn:externals, is it? If not, can you tell us more about your svn configuration both on the server and the client? -David On Wed, Dec 10, 2014 at 8:31 PM Mayank Kumar mayank...@gmail.com wrote: Hi David, The directory structure for my

Numeric user IDs in the Submitter column

2014-12-10 Thread Bruce Cran
I'm currently working on setting up Review Board to work in a corporate environment where people login with a numeric employee id instead of a username - for example '12345' instead of 'bruce'. The problem I'm trying to solve is that the Submitter column displays the 'username' and not the

Issue 3692 in reviewboard: Add an Unreviewed section to the Incoming section of the Dashboard

2014-12-10 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3692 by coble...@gmail.com: Add an Unreviewed section to the Incoming section of the Dashboard https://code.google.com/p/reviewboard/issues/detail?id=3692 What version are you running? 2.0.8.1 What's the URL of

Issue 3693 in reviewboard: Allow configuration of default Ship It! review message

2014-12-10 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 3693 by c...@junxblah.com: Allow configuration of default Ship It! review message https://code.google.com/p/reviewboard/issues/detail?id=3693 *** For customer support, please post to reviewbo...@googlegroups.com ***