Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2014-03-01 Thread reviewboard
Comment #21 on issue 1986 by rich...@163.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 I found the root cause that is selinux is not disabled. after disabling the selinux by setenforce 0 and modify SELINUX from enforcing to disabled

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2014-02-27 Thread reviewboard
Comment #15 on issue 1986 by rich...@163.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 Do you have a data for the fix in 1.7.x branch? I want to use ReviewBoard to do code review in CVS environment, but it doesn't work in 1.7.21

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2014-02-27 Thread reviewboard
Comment #16 on issue 1986 by trowb...@gmail.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 If you'd like, you could make the equivalent changes in the code on your system: https://github.com/reviewboard/reviewboard/commit

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2014-02-27 Thread reviewboard
Comment #17 on issue 1986 by rich...@163.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 I modified and add function check_repository according to the above url. but indicate that six variable is not found. and then I added from

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2014-02-19 Thread reviewboard
Comment #14 on issue 1986 by trowb...@gmail.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 The change for this fix is not in the 1.7.21 release. It will ship in 2.0 beta 3, which is shipping soon (but that's definitely beta-quality

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2013-12-16 Thread reviewboard
Comment #9 on issue 1986 by jaap.keu...@xs4all.nl: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 Tested with pserver path to remote CVS server and having filled in the Username and Password fields. Checking network traffic with the CVS

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2011-09-25 Thread reviewboard
Updates: Status: New Comment #8 on issue 1986 by trowb...@gmail.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 (No comment was entered for this change.) -- You received this message because you are subscribed to the Google

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2011-04-08 Thread reviewboard
Comment #6 on issue 1986 by bradford...@emc.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 When I created the ReviewBoard repository specifying both the username and passsword in the :pserver: string, the repository got created

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2011-04-04 Thread reviewboard
Comment #5 on issue 1986 by bradford...@emc.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 I am having the same issue. I am using ReviewBoard 1.5.4 installed on Linux Redhat 5.5 (with CentOS release 5.5). I was able to create

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2011-02-27 Thread reviewboard
Updates: Status: NeedInfo Comment #3 on issue 1986 by chip...@gmail.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 I've been unable to reproduce this. Can you give me an example of the path? Is this by any chance a public

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2011-02-27 Thread reviewboard
Comment #4 on issue 1986 by tuss...@gmail.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 No, it is not a public repository. Example i tried are : hostnanme:/abc , with username and password populated :pserver:username:password

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2011-02-24 Thread reviewboard
Comment #1 on issue 1986 by tuss...@gmail.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986 Same issue with 1.5.4 as well. Can you please look into it ? -- You received this message because you are subscribed to the Google Groups

Re: Issue 1986 in reviewboard: CVS repository(pserver) addition fails

2011-02-24 Thread reviewboard
Updates: Status: Confirmed Owner: chipx86 Labels: -Priority-Medium Priority-Critical Milestone-Release1.5.x Component-SCMTools Comment #2 on issue 1986 by chip...@gmail.com: CVS repository(pserver) addition fails http://code.google.com/p/reviewboard/issues/detail?id=1986

Re: CVS repository(pserver) addition fails

2011-02-15 Thread Tushar
Any luck with this issue ? ~Tushar On Feb 7, 3:24 pm, Christian Hammond chip...@chipx86.com wrote: Okay, thanks. I'll play with it and see if I can reproduce it. Christian -- Christian Hammond - chip...@chipx86.com Review Board -http://www.reviewboard.org VMware, Inc.

Re: CVS repository(pserver) addition fails

2011-02-15 Thread Christian Hammond
I'm sorry, it's been a busy week and I haven't yet. Would you mind filing a bug on this? That way it'll better stay on my radar. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Tue, Feb 15, 2011 at 8:47

CVS repository(pserver) addition fails

2011-02-07 Thread Tushar
Hi, I am trying to add CVS repository with ReviewBoard 1.5.3 but it fails saying A repository was not found at the specified path. Note that I am able to add the same repository with the same credential with 1.5.1. I have tried various parameters permutation like giving only hostname in the

Re: CVS repository(pserver) addition fails

2011-02-07 Thread Christian Hammond
Hi Tushar, Can you check the reviewboard.log and see if it has anything more specific for that error? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mon, Feb 7, 2011 at 12:15 PM, Tushar tuss...@gmail.com

Re: CVS repository(pserver) addition fails

2011-02-07 Thread Tushar
Hi Christian, No, I don't see any log entry in the logs for this problem. Thanks, Tushar On Feb 7, 12:23 pm, Christian Hammond chip...@chipx86.com wrote: Hi Tushar, Can you check the reviewboard.log and see if it has anything more specific for that error? Christian -- Christian

Re: CVS repository(pserver) addition fails

2011-02-07 Thread Christian Hammond
Can you try using the full :pserver: line in Path, instead of providing just the server:/abc and the username/password fields? That would help to diagnose whether we're constructing the path wrong or if it's a regression elsewhere. Christian -- Christian Hammond - chip...@chipx86.com Review

Re: CVS repository(pserver) addition fails

2011-02-07 Thread Tushar
Hi Christian, I got the same error even after specifying full path :pserver:username:password@server:/abc and no log entries this time as well. Thanks, Tushar On Feb 7, 3:06 pm, Christian Hammond chip...@chipx86.com wrote: Can you try using the full :pserver: line in Path, instead of

Re: CVS repository(pserver) addition fails

2011-02-07 Thread Christian Hammond
Okay, thanks. I'll play with it and see if I can reproduce it. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org VMware, Inc. - http://www.vmware.com On Mon, Feb 7, 2011 at 3:18 PM, Tushar tuss...@gmail.com wrote: Hi Christian, I got the same