info-cvs
[Top][All Lists]
Advanced

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

Re: Problem with file permission when export && execute program when


From: Larry Jones
Subject: Re: Problem with file permission when export && execute program when
Date: Wed, 19 Jun 2002 16:03:30 -0400 (EDT)

rico writes:
> 
> I wish to execute a program every time I commit a file (after I commit, 
> not before). I see the -i option but it work only before commiting a 
> file. In fact, every time I commit a modification in my repository, I 
> wish to export it in another directory, and I don't know how to proceed.

        <http://www.cvshome.org/docs/manual/cvs_18.html#SEC171>

> The second problem is about file permissions : when I export a file, 
> "others" users can't read it, but I need this permission. I have tried 
> to modify the user umask and the CVSUMASK, but it made no change  :-(

When you export, CVS uses the permissions on the RCS files in the
repository as modified by your umask; if the RCS files don't have read
permission for other, the exported files won't either.  If you want
people to be able to read the exported files but not the repository
files, you'll have to change the permissions after exporting.

-Larry Jones

Wow, how existential can you get? -- Hobbes



reply via email to

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