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

Re: 'patch' behaviors

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-06-20 10:54:31 CEST

Ben Collins-Sussman <sussman@collab.net> writes:
 
> So... what to do? Python tests 7, 8, 9 are all failing due to
> different side-effects of this patch bug. Is the best solution just
> to have autoconf look for (and require) GNU patch?

Heh, I'll tell you what the *best* solution is: use the internalized
diff/patch library that CVS does. Not only do we get consistency, but
we have no external dependency on 'patch' or 'diff' at all, which is a
big bonus for Win32.

Of course, this is all just a pipe dream, since CVS's diff/patch
library is GPLed (it comes out of the GNU diffutils.) Maybe the FSF
would give us special permission to include an LGPLed copy in our
source tree.

Wishful thinking. :-)

---------------------------------------------------------------------
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:32 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.