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

Re: svn commit: r24815 - trunk/subversion/mod_dav_svn

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-04-27 21:31:01 CEST

epg@tigris.org wrote:
> Author: epg
> Date: Fri Apr 27 12:16:53 2007
> New Revision: 24815
>
> Log:
> Stop using apr_dbm to manage the DAV activities database which
> maps DAV activity ids to Subversion transaction names. Instead,
> use a simple directory structure, with MD5 checksums of activity
> ids as file names and transaction names as the first line.
> Include the activity id on a second line, as a diagnostic.

Woot!

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Fri Apr 27 21:31:11 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.