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

Repository format file and multiple fs backends

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-05-03 03:03:41 CEST

How are we planning on handling repository format changes now that
there are multiple filesystem backends? The format file as it stands
just holds the version for the bdb filesystem, and has nothing to do
with the fsfs filesystem.

Perhaps we should find some way to transition to a filesystem backend
specific system for indicating what version of the repository schema is
in use. That certainly seems better than screwing things up for all
the fsfs users the next time we need to bump the bdb filesystem schema
version, or vice versa.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 3 03:04:09 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.