[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-16 13:59:30 CEST

On Thu, 2004-09-16 at 02:59, John Peacock wrote:

> He has also recently introduced a patch management feature which will allow
> patch submission and management, either as conventional unified diffs, or as a
> semi-custom format which has exactly the same effect on the Subversion level.
> He intends to build a simple patch manager app which someone could use to
> automate applying supplied patches to the repository.
>

Wow.

In defining an extended patch format, it seems like there are a lot of
different goals to choose from here. And they all seem to be mutually
exclusive. What's most important to us?

  * arch compatibility?

  * svk compatibility?

  * 'patch' compatibility? (i.e. defining a format whereby
tree-structure changes are just ignored by Larry Wall's 'patch'?)

  * trying to use what we have? (tweaking our dumpfile format)

I think we can choose only one of these goals. :-)

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