info-cvs
[Top][All Lists]
Advanced

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

Re: File Permissions


From: Eric Siegerman
Subject: Re: File Permissions
Date: Wed, 1 Aug 2001 17:06:21 -0400
User-agent: Mutt/1.2.5i

On Wed, Aug 01, 2001 at 10:09:56AM -0400, Jason Frisvold wrote:
>       I'm having a little trouble with file permissions on files that I've
> committed to a repository.

It depends on which permissions.  If you're talking about read or
execute, you have to go behind CVS's back and chmod the ,v file
in the repo.  Then rm the file from your sandbox and do a "cvs
update".  (CVS copies the sandbox permissions to the repo when
committing a newly added file, but doesn't track permission
changes therafter.)

If it's write permission, you're S.O.L., and will have to use
some mechanism external to CVS to set it properly.

--

|  | /\
|-_|/  >   Eric Siegerman, Toronto, Ont.        address@hidden
|  |  /
With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea.
        - RFC 1925 (quoting an unnamed source)



reply via email to

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