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

Adding svn dbses without apache restart

From: Václav Krpec <vasekk_at_alsoft.cz>
Date: 2004-01-12 18:16:22 CET

Hi,

I'm trying to force apache 2.0 to manage Subversion databases.
I'd be glad if I must not restart the server each time I add/remove
a db by inserting a <Location> directive into httpd.conf.

Can I use .htaccess files somehow? Why SVNPath (SVNParentPath) can't
work with regexps (such as AliasMatch directive? I can't use "$1"
regexp result inside the <Location> directive scope (it's being
understood literally); is it apache problem, or svn module problem?)?

I can't use SVNParentPath eighter, because I want all users to have
their own disjoint databases (not to update version each to other);
and I want to use SSL, too.

Any ideas?

Thanks a lot,

-- 
  vencík <vencik@razdva.cz>
         <vasekk@alsoft.cz>
  http://www.razdva.cz/vencik/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 12 18:17:23 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.