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

Re: Patch command execution

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-02-07 21:34:03 CET

"Jay Freeman \(saurik\)" <saurik@saurik.com> writes:

> Before putting much more mental effort into this, someone should figure
> out how CVS handles this (or does everyone other than me know how they
> do it, thinks it is stupid, and never wants to speak of it again? hehe).

CVS uses the GNU diff/patch code internally, librarized. Hence they
get extreme control over the behavior. The reason they can do this is
because CVS is under the GPL, just like diffutils.

---------------------------------------------------------------------
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:37:05 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.