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

Re: SVNParentPath and AuthzSVNAccessFile

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-31 18:07:26 CEST

On Wed, 2004-03-31 at 09:39, Václav Krpec wrote:

> [/vencik]
> vencik = rw
>
> [/lopucha/]
> lopucha = rw
>
> [/]
> qaz = rw
>
>
> and have repositories:
>
> D:\tests\svn\vencik
> D:\tests\svn\lopucha
> D:\tests\svn\qaz

Take a look at chapter 6 in the book again. You need to specify both
repositories and paths in the square brackets, like:

[vencik:/some/path]

[lopucha:/another/path]

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 31 18:08:37 2004

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.