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 under  
/etc/sysconfig/selinux folder, Review Board works well.

Thanks

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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

2014-02-28 Thread reviewboard


Comment #20 on issue 1986 by rich...@163.com: CVS repository(pserver)  
addition fails

http://code.google.com/p/reviewboard/issues/detail?id=1986

I use ReviewBoard on RHEL6.2 which cvs is 1.11.23 without cvs rls command,  
so I upgrade cvs to 1.12.12.


after upgrade, I can run "cvs -f -d :pserver:tom@10.2.2.34:/data/cvs rls"  
from shell.
but "A repository was not found at the specified path" error still appears.  
after debug, the actual error is "cvs [rls aborted]: connect to  
10.2.2.34(10.2.2.34):2401 failed: Permission denied".


it is very strange. In the working environment,  I run as root account and  
the httpd is running as apache account.


what happened?

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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

2014-02-27 Thread reviewboard


Comment #19 on issue 1986 by trowb...@gmail.com: CVS repository(pserver)  
addition fails

http://code.google.com/p/reviewboard/issues/detail?id=1986

Sorry, there's a bug in that change. Replace "six.text_type" with "unicode"

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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

2014-02-27 Thread reviewboard


Comment #18 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 added function check_repository according to the above url.
but indicated that "six" variable was not found. and then I added "from  
django.utils import six" behind the sentense "import urlparse" after  
comparing with ReviewBoard-2.0beta3's cvs.py. the issue still exists. I  
have deleted cvs.pyc and cvs.pyo.


How can I modify the issue based on 1.7.21 branch?
Thanks

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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  
django.utils import six" behind the sentense "import urlparse" after  
comparing with ReviewBoard-2.0beta3's cvs.py. the issue still exists. I  
have deleted cvs.pyc and cvs.pyo.


How can I modify the issue based on 1.7.21 branch?
Thanks

--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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/44e9c25db8ea7dd71ad3fd10927f17c3a86df4b6


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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 branch  
yet.


Do you have a workaround instead? or could you please tell me hwo to fix  
the bug by myself?


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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). I'll  
cherry-pick it over to the 1.7.x branch to ship in the next point release.


--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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 server  
shows (obviously obfuscated):
BEGIN AUTH REQUEST\x0a/cvsroot/\x0a\x0aA\x0aEND AUTH  
REQUEST\x0a


Even though the  is correctly filled in, the  is  
completely missing. The start of a scrambled password is recognizable  
(the "A" in between the \x0a characters), but for the rest the password is  
empty. I would assume the input "id_password" is detected as being filled  
(hence the attempt to start a scrambled password), but its actual contents  
is not used.





--
You received this message because this project is configured to send all  
issue notifications to this address.

You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard-issues+unsubscr...@googlegroups.com.
To post to this group, send email to reviewboard-issues@googlegroups.com.
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/groups/opt_out.


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 Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



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 successfully.


:pserver:mccorb1:@smarts-cvs.lss.emc.com:2906/apps/cvs/smarts

However, when I created a diff file, I got an error message when I tried to  
create a new Review request: "cvs server: cannot find module  
`/apps/cvs/smarts/smarts/app-version/Makedefs.pl' - ignored".  I was able  
to create the Review request by editting the diff file and removing the  
path information that is part of the :pserver: string (the drb file works;  
drbM is the original):


05:28 /home/mccorb1/SAM82D9B/smarts/app-version 515> diff drb drbM
3c3
< RCS file: smarts/app-version/Makedefs.pl,v
---

RCS file: /apps/cvs/smarts/smarts/app-version/Makedefs.pl,v

18c18
< RCS file: smarts/app-version/misc/Makedefs.pl,v
---

RCS file: /apps/cvs/smarts/smarts/app-version/misc/Makedefs.pl,v

05:28 /home/mccorb1/SAM82D9B/smarts/app-version 516>



Attachments:
drbM  1.1 KB

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



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 a Subversion Repository which works fine.

But I get the "A repository was not found at the specified path." error  
message when I try to create a CVS RevfiewBoard Repository, using


:pserver:mcco...@smarts-cvs.lss.emc.com:2906/apps/cvs/smarts

and entering my username and password.  I also tried other
combinations, like

:pserver:smarts-cvs.lss.emc.com:2906/apps/cvs/smarts

and entering my username and password.

Otherwise, I am able to use cvs on the machine where I have ReviewBoard  
installed, to do checkouts, diffs, etc.


Might I be missing something (should I add the  CVSROOT variable to the  
apache environment, e.g., (if yes, how...)???


Any help will be most appreciated -- unfortunately, mine also is a private  
repository, but if there are any tests I could try, let me know.



--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



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 : :/abc , with username and password  
populated


:pserver::@:/abc

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



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 repository that I can test with?


--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



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

(No comment was entered for this change.)

--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



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 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



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

2011-02-16 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1986 by tuss...@gmail.com: CVS repository(pserver) addition fails
http://code.google.com/p/reviewboard/issues/detail?id=1986

* NOTE: Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
1.5.3

What's the URL of the page containing the problem?
http:///ReviewBoard/admin/db/scmtools/repository/add/

What steps will reproduce the problem?
1. Try to add a CVS repository
2.
3.

What is the expected output? What do you see instead?

Successful addition of repository.

I see the error
"A repository was not found at the specified path."

What operating system are you using? What browser?
RHEL6, Firefox 3.6.13

Please provide any additional information below.


--
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.