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

Apache HTTP Access, subdirectories structure

From: Paul R <paul.r.ml_at_gmail.com>
Date: Thu, 19 Jun 2008 16:48:06 +0200

Hello,

I would like to serve SVN through apache mod_dav, using
  SVNParentPath /repos/path
directive.
But I want even more : I want to be able to organize repositories in
subdirectories, for example one for each company department, etc, like
o /repos/path
 \- Dep. Alpha
   \- First repo for alpha
 \- Dep. Beta
   \- First repo for Beta

then I could access to any repos using its path in the url.

Do you know how to do that ?
I want to avoid editing Apache configuration, I really want it to
apply SVNParentPath so any subdirectory dynamically.

Thanks

-- 
      Paul
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-19 16:52:03 CEST

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.