incorrect diff of pristine and slightly modified working copy?
From: M. David Minnigerode <minniger_at_mac.com>
Date: 2004-07-13 05:57:00 CEST
I have 1.0.5.
I have eol-style turned on to native in the config file (it's a .c
Files are checked in from a windows box.
I check them out to a unix (osx) box.
On the mac I can pick any file and do
svn diff random.c
and it returns silently as expected.
I open random.c and add a comment line.
svn diff random.c
Now reports that i've changed every line of the file.
svn diff .svn/text-base/random.c.svn-base random.c
Yields the same (as expected).
Now if I commit this change diff starts working as expected the next
Anyone have an idea?
thanks
dave
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.