On Wed, 2003-10-22 at 16:59, Gisbert Amm wrote: > I'm having a meeting now. Will think it over again when it's finished (in > about an hour).
thanks for the 'interactive' emailing (and it's getting late now in here) maybe ill drop-bye tomorrow and check out if others have some comment > > Did you do a grep "/root/.cvsignore" within CVSROOT already? not yet > > BTW: The error is annoying but should not prevent you from working with cvs. > AFAIS the checkout works correctly. yah.... i just noticed it and i tried to refer to the group... > > Gisbert Amm > > > -----Original Message----- > > From: kent emia [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, October 22, 2003 10:59 AM > > To: Gisbert Amm > > Cc: info-CVS > > Subject: RE: cvsignore > > > > > > On Wed, 2003-10-22 at 16:34, Gisbert Amm wrote: > > > Would you mind me asking for the whole output of your cvs co? > > ok i will start from the 1st step i am in my workstation > > > > [EMAIL PROTECTED] repo]$ cvs login > > Logging in to :pserver:[EMAIL PROTECTED]:2401/repo > > CVS password: > > [EMAIL PROTECTED] repo]$ > > > > ##checking out the CVSROOT > > > > [EMAIL PROTECTED] repo]$ cvs co CVSROOT > > cvs server: cannot open /root/.cvsignore: Permission denied > > cvs server: Updating CVSROOT > > U CVSROOT/checkoutlist > > U CVSROOT/commitinfo > > U CVSROOT/config > > U CVSROOT/cvswrappers > > U CVSROOT/editinfo > > U CVSROOT/loginfo > > U CVSROOT/modules > > U CVSROOT/notify > > U CVSROOT/rcsinfo > > U CVSROOT/taginfo > > U CVSROOT/verifymsg > > [EMAIL PROTECTED] repo]$ > > > > ##CHECKING OUT ONE OF OUR TEST FOLDERS > > > > [EMAIL PROTECTED] repo]$ cvs co cdr > > cvs server: cannot open /root/.cvsignore: Permission denied > > cvs server: Updating cdr > > cvs server: Updating cdr/docs > > U cdr/docs/test.doc > > cvs server: Updating cdr/gui > > U cdr/gui/gui.java > > cvs server: Updating cdr/jars > > U cdr/jars/rt.jar > > cvs server: Updating cdr/proj > > U cdr/proj/proj.java > > cvs server: Updating cdr/utils > > U cdr/utils/time.java > > [EMAIL PROTECTED] repo]$ > > > > ## CHECKING OUT ANOTHER TEST FOLDER > > > > [EMAIL PROTECTED] repo]$ cvs co cdrAdmin > > cvs server: cannot open /root/.cvsignore: Permission denied > > cvs server: Updating cdrAdmin > > cvs server: Updating cdrAdmin/demo > > U cdrAdmin/demo/Files.java > > cvs server: Updating cdrAdmin/docs > > U cdrAdmin/docs/FinalDoc.doc > > [EMAIL PROTECTED] repo]$ > > > > > Could you please do a "whoami" > > kent > > > > > and "ls -la" in addition and send the output aswell? > > > > > > [EMAIL PROTECTED] repo]$ ls -la > > total 20 > > drwxrwxr-x 5 kent kent 4096 Oct 22 16:56 . > > drwxrwxr-x 4 kent kent 4096 Oct 22 13:37 .. > > drwxrwxr-x 8 kent kent 4096 Oct 22 16:56 cdr > > drwxrwxr-x 5 kent kent 4096 Oct 22 16:56 cdrAdmin > > drwxrwxr-x 3 kent kent 4096 Oct 22 16:54 CVSROOT > > [EMAIL PROTECTED] repo]$ > > > > > > > > > i can't find it in the FAQ regarding my error > > > > > Gisbert Amm > > > > > > > -----Original Message----- > > > > From: kent emia [mailto:[EMAIL PROTECTED] > > > > Sent: Wednesday, October 22, 2003 10:29 AM > > > > To: Gisbert Amm > > > > Cc: info-CVS > > > > Subject: RE: cvsignore > > > > > > > > > > > > On Wed, 2003-10-22 at 16:16, Gisbert Amm wrote: > > > > > As which user do you checkout the CVSROOT directory on the > > > > remote host? > > > > > > > > > uhuh... by using pserver logging in the user both remote > > and local im > > > > still having the > > > > 'cvs server: cannot open /root/.cvsignore: Permission denied' > > > > > > > > what am i missing?? > > > > > > > > > > > > -- > > > > kent emia <[EMAIL PROTECTED]> > > > > > > -- > > kent emia <[EMAIL PROTECTED]> > > -- kent emia <[EMAIL PROTECTED]> _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
