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

Re: Dump format

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-18 16:23:07 CET

Tim Armes wrote:
>
> According to the subversion book, the svn dump command should only dump the
> deltas between versions (except for the first version dumped).
>
> I've been looking at the output from the dump command, and for me the entire
> file is included, not just the delta. I've tried using the deltify command,
> which claims to have succeeded, but the dump file output remains the same.

Just a misunderstanding. It dumps only the files that have changed, but for each such file, it dumps the whole file. The book does not make that clear.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 18 16:21:21 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.