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

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
file) on all platforms.

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
time i check
it all out.

Anyone have an idea?

thanks

dave

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 13 05:57:08 2004

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.