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

Re: [PROPOSAL] Re: Is mod_dav_svn safe for use in a threaded MPM?

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-04-06 23:28:53 CEST

Max Bowsher <maxb1@ukf.net> writes:

> Eric Gillespie wrote:
> > This discussion seems to have stalled, so how about a proposal?
> =2E..
>
> Your proposal doesn't define how things work in the presence of
> SVNParentPath, which might make things trickier.

Yes, i always forget about that. Hmm. Is it acceptable to say
that SVNActivitiesDB defines a parent DB path in that case? So:

  <Location /c>
    DAV svn
    SVNParentPath /repositories/c
    SVNActivitiesDB /var/tmp/repository-activities/c
    AuthzSVNAccessFile /repositories/c/conf/authz
  </Location>

$ ls -F /repositories/c
a/ b/ c/
% ls -F /var/tmp/repository-activities/c
a/ b/ c/

--
Eric Gillespie <*> epg@pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 6 23:30:04 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.