[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Apache: Hidden / Read-Only / Commit

From: vcf <vcf_at_free.fr>
Date: 2007-05-24 19:36:14 CEST

Ahmed Reza a écrit :
> Hi Pieter,
> yes you can, but from my past experience, it's a little bit of a
> pain. First of all, what type of authentication are you using? With
> apache, in your svnaccessfile you can have it set up as follows, there
> might be a better way of doing this so if anybody knows, please drop
> me a note :)
>
> SVNAccessFile:
>
> [Repo:/Project1/]
> @admins=rw
> Pieter=rw
> *=
>
> [Repo:/Project2/]
> Pieter=rw
> @admins=r
> *=

Hi Ahmed,
You can add :

[Repo:/Project2/SecretFolder]
@admins=rw
Pieter=

.. So Pieter can not checkout/see the Project2/SecretFolder ;)

Regards,

@livieR

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 24 19:36:33 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.