info-cvs
[Top][All Lists]
Advanced

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

RE: Bad files perms


From: Noel Yap
Subject: RE: Bad files perms
Date: Fri, 1 Feb 2002 07:51:59 -0800 (PST)

No, there's no reason to reset SGID on all the
repository directories.  You would only need to set it
for the newly created subdirectory with something
like:
chmod g+s new-subdir

Read more about loginfo scripts to see how you can
write such a script.

Noel
--- GOMEZ Henri <address@hidden> wrote:
> >Initially, directories within the repo don't have
> SGID
> >set.  You'll have to do this manually.
> 
> And each time at commit time via loginfo like this ?
> :
> 
> # loginfo
> #
> 
> DEFAULT find $CVSROOT -type d | xargs chmod g+s


__________________________________________________
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com



reply via email to

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