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

Re: checkout and update hook

From: Steve Greenland <steveg_at_lsli.com>
Date: 2005-04-11 21:53:25 CEST

On Mon, Apr 11, 2005 at 06:05:00PM +0200, Peter M?nster wrote:
> Hello,
>
> we are using svn-1.0.6 with ssh authentication and commit-hook to control
> write access on one singe repository.
> How is it possible to control also read access (checkout and update) by
> user and path? Are there checkout/update hooks?

No: http://svnbook.red-bean.com/en/1.1/ch05s02.html#svn-ch-5-sect-2.1

Basically, to control read access by path, you need to use Apache and
the mod_authz_svn module:

http://svnbook.red-bean.com/en/1.1/ch06s04.html#svn-ch-6-sect-4.4.2

Steve

-- 
"Outlook not so good." That magic 8-ball knows everything! I'll ask
about Exchange Server next.
                           -- (Stolen from the net)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 11 21:55:54 2005

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.