the patch/diff saga continues.
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2001-06-28 18:26:26 CEST
New Problem:
`local_tests.py 7` ("basic update") still fails on FreeBSD, even now
In a nutshell: if I 'svn up' and receive a change that converts a
Reason:
The patchfile being produced by `diff', when operating on two
Instead of something like this:
--- foofile Thu Jun 28 09:54:18 2001
...it's producing unified diffs like this:
--- foofile Thu Jun 28 11:08:43 2001
The first example, which was produced on a Linux system, applies
The Mystery:
Both Linux and FreeBSD claim to be using the *exact* same version of
$ diff -v
Research
Investigating FreeBSD further, I notice that the diff source in
I download, unpack, and compile the latest diffutils-2.7.tar.gz
So what the heck is wrong with the `diff' included in the FreeBSD
If we solve this problem via autoconf requirements again (like the
---------------------------------------------------------------------
|
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.