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

Re: configuring authentication on apache 2

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-02-27 14:07:11 CET

On 2/26/06, John Joseph Bachir <johnjosephbachir@gmail.com> wrote:
> i just read through
> http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html
> and i have a couple questions. if i use a block that sets 'SVNParentPath
> /srv/svn/repos' for <Location />,
>
> [1] this means that i do multiple `svnadmin create <projecname>` within
> /srv/svn/repos, right?

Correct. You'll have multiple separate repositories.

> [2] can i do other blocks that define things for subdirectories? (i want to
> have everything in the environment the same for all repositories, but
> different AuthUserFiles for each subproject)

You can set your access config with as many subdirectories as you
want, just make sure you put some thought into it before you start.
AFAIK, you need to use one AuthUserFile for all repositories.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 27 14:14:29 2006

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.