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

Re: proposal: changelist feature

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2006-04-24 21:15:28 CEST

On 4/24/06, Michael Sinz <Michael.Sinz@sinz.org> wrote:

> A much better option would be if "svn diff" had an option to make a
> full, subversion feature complete, diff file (maybe nothing like diff or
> maybe exactly like diff) that could then be saved somewhere by the
> user. Then, there would need to be some "svn apply diff.file" that
> would apply the diff back into the repository.

Here it is:

  http://svn.red-bean.com/repos/sussman/software/subversion/svnpatch/trunk/

When svn first started, before the repository existed, 'svn commit'
produced an XML file, and 'svn update' read the same XML back. Erik
and I have resurrected that code, and have been playing around with it
in the project above. Not yet fully resurrected, but it produces the
XML patchfile.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 24 21:16:09 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.