[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-06-21 20:01:06 CEST

> The problem revolves around a bug in the older version.

I wouldn't call it a bug. "patch" is intended to work on text files,
which consist of newline-terminated lines of US-ASCII text. It's nice
that the gnu version handles non-text files, but we shouldn't be using
the operating system's "patch" command on anything other than text
files in our test suite.

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