Re: [PATCH] Re: Is mod_dav_svn safe for use in a threaded MPM?
From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-04-10 19:27:51 CEST
Malcolm Rowe <malcolm-svn-dev@farside.org.uk> writes:
> svn_repos_t is an opaque structure - we can change it however we want.
I would really rather have svnadmin not create the directory. It
> - Does mod_dav restrict activity names to a filename-safe subset?
If i understand correctly, yes. See repos.c where it parses it
/test/!svn/act/56f63f40-e12e-11db-b643-efea7bcec873
These functions in activity.c are given the last component.
> - Are we happy to decide that the activities are tied to a specific
I say so. They are, after all, transitory.
> - I find it rather confusing that you're referring to an 'activities db'
Sure it is.
> Opening the file in buffered mode when you're going to read everything
Good point; i'll drop that.
Thanks for looking at this.
--
---------------------------------------------------------------------
|
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.