In data venerdì 18 dicembre 2009 15:46:43, hai scritto:
> On Dec 18, 2009, at 05:37, Giovanni Venturi wrote:
> > I read here:
> >
> > http://svnbook.red-bean.com/en/1.0/ch06s04.html
>
> I don't know the answer to your specific question, but that URL is for the
Hello,
I read here:
http://svnbook.red-bean.com/en/1.0/ch06s04.html
It's also possible to explicitly deny permission to someone via inheritance
rules, by setting the username variable to nothing:
[calc:/branches/calc/bug-142]
harry = rw
sally = r
[calc:/branches/calc/bug-142/secret]
harry =
I