[cvsnt] Can i control access to a single file
Gabriel Genellina
gagsl-cvsnt at yahoo.com.ar
Sat Sep 30 06:13:16 BST 2006
At Friday 29/9/2006 23:57, hitdemo2002hitdemo2002 wrote:
>i want to use cvs to control user only access a single file in a
>project folder,
>but i only know control access to a project folder ,can i control
>access to a single file in a project folder?
>
>that is to see:
>
> /testProject/folder1/aa.xml
> bb.xml
>
>now, i want user only access aa.xml, not bb.xml. does it possiblly?
What kind of access? read, write...? It *might* work if you set the
most restrictive access on the directory and override that rule for
all other files for all other users. But certainly it's hard to
maintain. Perhaps someone else has another solution.
I would place the special file in another directory (maybe a subdir).
Directory ACLs are easier to maintain.
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the cvsnt
mailing list