FC4 cvs pserver login issue
"Chan, Eddie" <[email protected]> Tue, 20 Sep 2005 12:03:47 -0700
| Newsgroups | gmane.linux.redhat.fedora.configuration |
|---|---|
| Message-ID | <2E398633342EE647B87FD4532F74580C653F91@SEAEVS01.sea.corp.int.untd.com> |
All, I have set up the cvs pserver on FC4 following the proper procedure. However when I try to run the cvs login, I got the following problem. ---------------- $ cvs -d :pserver:[email protected]:/mycvsroot login Logging in to :pserver:[email protected]:2401/mycvsroot CVS password: cvs [login aborted]: unrecognized auth response from torpedo.corp.cmates.com: cv s pserver: cannot open /mycvsroot/CVSROOT/config: Permission denied ----------------- I searched the web and it seems that some people have the similar issue. But I couldn't find a solution to resolve my problem. Can someone help? I don't think the cvs pserver set up issue. I can telnet to the 2401 port and got the response.=20 ------------------ $ telnet torpedo.corp.cmates.com 2401 Trying 172.20.44.83... Connected to torpedo.corp.cmates.com. Escape character is '^]'. foo cvs [pserver aborted]: bad auth protocol start: foo Connection closed by foreign host. ------------------ The files under /mycvsroot/CVSROOT/ can be accessible by anyone. I don't know why it complained about the permission issue. ------------------ I even did a strace and got the similar result... 3957 mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) =3D 0xb7fb6000 3957 read(0, "BEGIN VERIFICATION REQUEST\n/mycv"..., 1024) =3D 79 3957 open("/mycvsroot/CVSROOT/config", O_RDONLY) =3D -1 EACCES (Permission denied ) ----------------- Any help is appreciated... Thanks, EDDIE --=20 Fedora-config-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-config-list