[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: Martin Tomes <lists_at_tomes.org>
Date: 2004-06-23 19:26:27 CEST

Mikhail Terekhov wrote:
> Greg Hudson wrote:
>
>> Actually, it's more complicated than that. See
>> http://svn.collab.net/repos/svn/trunk/notes/skip-deltas for the gory
>> details.
> 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. For example, if you want to change
over to the fs backend when 1.1 comes out this would be a good way to
move the data from a bdb version to an fs version.

Still no help for archiving though.

-- 
Martin
---------------------------------------------------------------------
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:27:20 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.