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

Re: More on "arch" (our competition)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-01-16 18:15:10 CET

Tom Lord <lord@regexps.com> writes:

> Neither Posix nor GNU patch files handle file and directory renaming.
> arch provides a patch set format which does, and portable scripts
> which process those patch sets.
>
> Perhaps we should "standardize" a new patch set format.

A great idea. We have had the issue of an "extended patch format" on
the back-burner for quite a while.

Of interest: Subversion already has an extended patch format. The
good news is that it's very readable XML. The bad news is that the
XML's embedded file diffs are in human-unreadable binary form.

One idea that's been floating around is to embed unified context diffs
in our XML. Another idea is to scratch the DTD altogether (and our
XML code) and come up with a new extended patch format that actually
looks more like a variant of the prevailing standard.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:56 2006

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.