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

Re: svn diff output

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-09-16 06:37:25 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> We also already have a patch-like representation of these tree deltas:
> it's our dump format. The dump format is meant to be portable, and has
> an RFC-822 "look and feel". Take a look at it. It may be 90% of what
> we need for defining this new patch format.

Bah. We had a much better representation of this a loooong time ago.
We called it "the XML editor". Back before Subversion could talk to a
repository or a database, it would checkout, update, and commit from
XML files. These files were XML representations of our editor drives,
*exactly* denoting how to transfer one tree into another, binary diffs
and propchanges and everything.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 16 06:40:16 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.