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

Re: loading a dump file with revision gaps, possible?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-06 15:11:58 CEST

On Fri, 2004-08-06 at 05:51, Tor Ringstad wrote:
> I realize that
> it is very compact and with little redundancy, so I assume losing a
> revision in a dump file made with --deltas would be pretty fatal?

Yes, it's a binary patch format. There's no contextual-fuzzy-matching
algorithm. Either the patch applies perfectly byte-for-byte, or it
fails completely. And libsvn_delta would produce a real error, not a
silent failure.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 6 15:14:03 2004

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.