info-cvs
[Top][All Lists]
Advanced

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

Re: Problems after moving CVS repository.. HELP


From: jason
Subject: Re: Problems after moving CVS repository.. HELP
Date: 25 Feb 2005 10:54:13 -0800
User-agent: G2/0.2

When I grant group level write to the the cvs directories everything
seems to work except:

cvs checkout: warning: cannot write to history file
/aacustom/cvs/CVSROOT/history: Permission denied

But now I wonder, granting group level to this file opens us up to
removing these files.

I'm almost certain security remained the same. Somehow we were able to
check in and out without having write access to these directories...

I don't want to be able to do the following as any old user:

$ id
uid=105(user1) gid=20(users) groups=106(dev)
$

$ echo this is a test > /aacustom/cvs/testfile
$ ll /aacustom/cvs/testfile
-rw-r--r--   1 cvs        dev             15 Feb 25 13:50
/aacustom/cvs/testfile
$



reply via email to

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