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

Re: svn diff comparing URL and WC targets

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-01-13 22:31:57 CET

On Jan 13, 2005, at 3:55 PM, Ben Collins-Sussman wrote:
>
> Try 'svn diff --old=URL --new=.'
>

Thanks that was it.

I did see something odd with the properties though...

Property changes on: My/source/code/file.java
___________________________________________________________________
Name: svn:executable
Name: svn:eol-style
    - native
    + native

The diff implies that 'native' is changed to 'native', in other words -
there is no change, but there is a diff for it anyway. I don't
understand that. Is this a bug?

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 13 22:34:13 2005

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.