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

Re: What does 'svn diff' do?

From: <kfogel_at_collab.net>
Date: 2005-10-10 16:53:50 CEST

Julian Foad <julianfoad@btopenworld.com> writes:
> Also I should think we ought to say explicitly that tree-change
> information should be included in the output in an unambiguous form
> that might be usable by a hypothetical tree-aware Patch program, and
> can certainly be used by a human.

In the past, this has always gotten bogged down in the realization
that we need to consult with a zillion other version control projects
and come up with a common patch format that supports tree- and
metadata-changes as well as straight diff data. In other words, a
patch format that supports the union of all the operations all these
version control systems support.

This is perfectly possible, of course, just hard.

Do we want to give up on that goal? Do we want to come up with our
own parseable format that we know will work for Subversion, and then
later if a common patch format develops (with or without our
involvement), we can add an option to produce it?

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 10 18:04:56 2005

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.