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

Re: Reinventing the wheel? (Patch format for exchanging tree modifications)

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-04-01 13:53:02 CEST

I have to admit, I've all but given up on the problem of creating a
patch format that interoperates with other version control systems.
We tried to do this once... we even created a mailing list with
representives from different systems. The list proved fruitless. It
turns out VC systems have different models for representing
changesets, and the list turned into Tom Lord telling everyone else
how his model was 'best' and how we should all rewrite our systems to
match his. :-/

If it turns out that cross-vc-system interoperability is "low hanging
fruit", then that's great news. But please be wary... please don't
sabotage our own functionality to get it.

BTW, I believe that SVK's patch format is basically 'svn diff' plus a
big binary hunk thrown at the end, which is just perl's serialization
of an editor drive. (Is that right?)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 1 13:53:15 2007

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.