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

Re: svn needs a patch subcommand

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-09-17 17:19:32 CEST

> 'svn xdiff' generates 'patch++' format which is both a) usable with
> standard patch, and b) usable as input to 'svn patch' which will
> apply the patch++ in its entirety. Better yet, this patch format is
> a valid XML document!

This last part seems a bit tricky to me; what if you are diffing an
XML file? You can XML-quote the patch fragments, but standard patch
presumably doesn't know anything about such quoting.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:41 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.