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

Re: [Issue 1585] Deltified dumps for archival and schema conversion

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-06-23 19:35:14 CEST

On Wed, 2004-06-23 at 13:26, Martin Tomes wrote:
> > This genericity makes dump/load useless
> > for large svn repositories unfortunately :(.
>
> Not if you pipe the output from a dump to the input of a load, then you
> don't need the intermediate storage.

He's worried about time, not space. svnadmin dump --deltas is perfectly
adequate for space, but the amount of time it takes is still
proportional (at least) to the amount of fulltext represented in the
repository.

We don't anticipate requiring a dump and load cycle prior to 2.0, but we
may have to revisit this issue before 2.0 comes out. It was one thing
to tell our 0.x users that they needed to perform a dump and load even
when repository size made that prohibitive; it will be another to tell
our 1.4 users that.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 23 19:36:13 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.