Re: [PATCH] Re: Is mod_dav_svn safe for use in a threaded MPM?
From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2007-04-10 16:12:53 CEST
On Fri, Apr 06, 2007 at 04:20:24PM -0700, Eric Gillespie wrote:
svn_repos_t is an opaque structure - we can change it however we want.
We could stop creating the 'dav' directory, but then you'd have a
> Stop using apr_dbm to manage the DAV activities database which maps
> Make the location of this directory configurable with the new
I think these should probably be two separate patches.
I've not reviewed this thoroughly, but I've got some obvious questions:
- Does mod_dav restrict activity names to a filename-safe subset?
- Are we happy to decide that the activities are tied to a specific
- I find it rather confusing that you're referring to an 'activities db'
> Index: subversion/mod_dav_svn/activity.c
Opening the file in buffered mode when you're going to read everything
> +const char *
As I mentioned above, this seems unsafe to me given that the client
Regards,
|
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.