info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Repository access question...


From: Olav Lindkjølen
Subject: Re: Repository access question...
Date: Mon, 28 Jan 2002 11:41:20 +0100
User-agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1

but when I try to checkout a module it says: "setgid failed: operation not permitted". I have the modules owned by their respective user:group and have done a "chmod 2770 <module>". What have I missed?


That indicates that you're not running CVS as root (from [x]inetd).  If
you want CVS to change to the correct user/group for the user, you have
to run it as root.  If you don't run it as root, you have to use the
CVSROOT/passwd file to map all of the CVS users to the system user
you're running CVS as.

I now run cvs as root, but now these errors pop up when i try to checkout:

cvs server: cannot open /root/.cvsignore: Permission denied
cvs [server aborted]: can't chdir(/root): Permission denied

Olav!




reply via email to

[Prev in Thread] Current Thread [Next in Thread]