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

Re: Organizing repositories into hierarchy of directories at Apache's SVN root

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-04-18 05:47:47 CEST

On Apr 17, 2007, at 14:25, Andrew R Feller wrote:

> Recently, my company has been looking to reorganize our
> repositories such that the Subversion root level pointed to by
> Apache’s SVNParentPath contains repositories and directories of
> repositories. From the documentation provided by the SVN book
> (http://svnbook.red-bean.com/en/1.1/ch06s04.html), it seems I will
> have to setup multiple <Location> entities; one for each directory
> that is organized to hold repositories. However, as we have
> processes in place for automatic generation of repositories, I need
> to ensure whether this is the only viable option or not.

I think you're right: SVNParentPath will only deal with repositories
directly inside the configured directory, not any subdirectory of
that directory. Though this could be a worthwhile enhancement to the
SVNParentPath functionality.

To achieve this now, you will probably need multiple SVNParentPath
directives, as you suspected.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 18 05:48:20 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.