[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 16:03:54 CEST

"Eric S. Raymond" <esr@thyrsus.com> writes:

> I suggest the following plan:
>
> 1. Implement the action diff and repo sync primitives using whatever
> enhanced version of the editor_t object we turn out to need. Stick
> with marshalling/unmarshalling editor_t objects to the dump format or
> a close enhancement.

The dump format is already marshaling editor_t calls. This work is
done.

> 2. After step 1 is done, try to change the dumper/parser so that it handles
> a format Larry Wall's patch(1) understands in simple cases.

Add a Text-content-type: header, used only when "Text-deltas: true" is
present, and whose value is either "text/plain" or
"application/x-svndiff" (to mean "Larry Wall's Patch Format" or
"Subversion binary diff data").

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