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

Re: branches and tags question

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-11-26 21:31:41 CET

solo turn wrote:

>a pre commit hook for access control?
>
>up to now, it thought apache is doing the access control ... via the
>httpd.conf file. you set your tag read only and you are done?
>
>the pre commit hook seems to be for the really paranoid ones ;))
>
>

no. apache's access control can't deal with different grades of access
to different directories within your repository. you need (i believe) a
pre commit hook to do that.

apache just controls read or write access to the repository as a whole.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 26 21:47:37 2002

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

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