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

Re: [PATCH] Optionally use deltas in dumpfiles

From: Martin Furter <mf_at_rola.ch>
Date: 2004-03-28 18:26:48 CEST

Hi

I propose adding a flag right after the format version line which says if
the dump can contain deltas or not.
The first lines of a dump would then look like that:

SVN-fs-dump-format-version: 3
SVN-fs-dump-deltas: true

UUID: ...

This flag could then be evaluated by other tools and if they don't know
how to handle deltas wouldn't have to read a few kB to find out that they
can't process the file.

Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 28 18:27:32 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.