[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Permissions on /usr/src
In message <Pine.BSF.4.03.9901010037310.84725-100000@violin.concer.to>
so spake Evan Champion (evanc):
> The problem I am seeing is that when a file is cvs update'd, the
> permissions are set to 644 instead of 664. Is this a "feature" or am I
> doing something wrong?
You must be doing something wrong. When I do cvs update with a umask
of 002 the files end up mode 664 as one would expect. I've tested this
with both a local repository and a remote one (cia ssh).
- todd