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

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

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-04-05 19:17:37 CEST

Malcolm Rowe <malcolm-svn-dev@farside.org.uk> writes:

> > I haven't thought about compatibility, but what about calling the
> > new database 'activities.d' instead of 'activities'?
>
> We'd either need to create the new directory on-demand (realistically,
> we'd do it whenever we needed to write a new association) or alternatively
> bump the repository format number and retain the backward-compatibility
> code.

Which brings us to another peeve of mine. This has nothing to do
with the repository or filesystem format. mod-dav-svn is just
stuffing data into the repository directory behind its back, and
svn_repos_create incestuously plays along by creating the 'dav'
directory. Maybe we should do something about this while we're
at it.

--
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 Thu Apr 5 19:18:50 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.