Giuseppe Milicia wrote:

> Hi everyone,
>
> don't kill me if this has been debated to death already... :)
>
> Recently I changed my CVS root from a local mounted network drive to a
> client-server thing.
>
> What happens is that when I add new files these belong to the wrong group.
> Normally they would belong to the 'development' group of which I'm part
> but now they belong to my own group (i.e. my login)
>
> Any ideas?? How do I change this?

You probably want the setgid bit.  'chmod -R g+s' /cvsroot or something like
that on the server.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]         CollabNet ( http://collab.net )
--
BREAKFAST.EXE exited with non-zero status: Cereal Port Not Responding.




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to