'patch' behaviors
From: Ben Collins-Sussman <sussman_at_collab.net>
 
Date: 2001-06-20 10:48:35 CEST 
OK, I've done my deductive detective work, and I now know why so many
 As I suspected, it's the 'patch' program.  The 'patch' executable on
 The problem revolves around a bug in the older version.
 Define a "one line file" to mean a file with one line of text, which
 Here's a script which you can run on BSD and Linux to demonstrate the
 ----------------------------
 # create two identical one-line files.
 # append to the first one
 # do a diff
 # apply the patch to foofile
 # the files should be *identical* now.  examine hexdumps:
 On Linux, the hexdump printouts are identical.  On FreeBSD, the
 So, on FreeBSD, when we run the python tests to update a working copy,
 So... what to do?  Python tests 7, 8, 9 are all failing due to
 ---------------------------------------------------------------------
  | 
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.