Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 15:52:51 +1100
From:      "david bryce" <davidbryce@fastmail.fm>
To:        freebsd-questions@freebsd.org
Subject:   CVS Import Permissions
Message-ID:  <1138596771.16135.253057403@webmail.messagingengine.com>

next in thread | raw e-mail | index | archive | help
Hi All,

I am having some confusion regarding the way CVS works with permissions
under unix when importing a new project. Currently, when I import a
project, I get this sort of permissions on the project directory:

drwxr-x---  2 jim   cvs   512 Jan 27 12:31 test_proj

Notice that the group (cvs) is not granted write access. Is this the way
it's supposed to work? Do I have to use chmod to grant write access to
the group every time I do an import? Or is my CVS not configured 
correctly?

If I don't grant write access to the group on that directory, every 
check in fails with a "could not open lock file
`/usr/local/cvs/test_proj/,test.txt,': Permission denied". I tried
setting the LockDir in the config file to a world-writable directory, 
but this doesn't seem to solve the problem when trying to check-in. 
Thank you!

Regards,

DB 
-- 
  david bryce
  davidbryce@fastmail.fm

-- 
http://www.fastmail.fm - mmm... Fastmail...




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1138596771.16135.253057403>