BDB vs FSFS API weirdness
From: Arkadiusz Miskiewicz <arekm_at_pld-linux.org>
Date: 2004-07-24 15:28:36 CEST
Hi,
I noticed that mailer.py uses svn.fs.open_berkeley() that will not work with
svn.fs.open(self.fs_ptr, db_path, 'fsfs', pool) won't work here because types
W hile looking into it I noticed:
Since now DEFAULT_FS_TYPE is compile time option this will work differently
The name of funcion suggest that it opens berkeley DB only but it will open
IMO it should open BDB always and don't depend on compile options.
-- Arkadiusz Mi¶kiewicz CS at FoE, Wroclaw University of Technology arekm.pld-linux.org, 1024/3DB19BBD, JID: arekm.jabber.org, PLD/Linux --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sat Jul 24 15:28:56 2004 |
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.