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

Re: svn patch command?

From: mark benedetto king <mbk_at_lowlatency.com>
Date: 2003-11-25 17:19:34 CET

On Tue, Nov 25, 2003 at 04:48:03PM +0100, Rafael Garcia-Suarez wrote:
> kfogel@collab.net wrote:
> >
> > You know about the venerable, standalone 'patch' program, right? The
> > diffs produced by 'svn diff' are meant to be applied using 'patch'.
>
> A minor nit, however : patch(1) doesn't do automatically the required "svn add"
> and "svn rm". This can be automated, of course, but special care must be
> taken for added and removed directories.
>

There is a separate design effort underway (moving VERY slowly, AFAICT)
to come up with a New Magical Standardized Tree Patch Format that will
embed move, copy, add, delete information. If that design effort ever
goes anywhere I think it's safe to say that svn would soon acquire
native support for it, perhaps via "svn diff --tree" and "svn patch
--tree", or something.

http://www.red-bean.com/mailman/listinfo/changesets

--ben

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 25 17:28:11 2003

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.