Re: fs dump/restore proposal
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-04-24 02:46:42 CEST
On Tue, Apr 23, 2002 at 04:43:08PM -0500, Ben Collins-Sussman wrote:
Yup. This is also a way to garbage collect when we find that some bugs left
> 2. Serves as a backup format. Could be read by other software tools
Rephrase as: database-independent, long-term storage format. Berkeley DB or
> Design Goals
IMO, they go into svn_repos.h. The FS isn't really concerned with this
>...
Note that you should be able to dump -rX:Y. Kind of a nifty way to partition
$ svnadmin dump -r 1000:HEAD > recent
> - A revision has a tree of "nodes" hanging off of it.
I'd agree with Branko here on declaring it a DAG or somesuch, so that we can
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Apr 24 02:47:03 2002 |
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.