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

svn diff doesn't show files created by svn move or svn copy

From: P Mae <pmae_1998_at_yahoo.com>
Date: Sun, 17 Jan 2010 22:34:40 -0800 (PST)

Does anyone know why svn diff doesn't show files created by svn move or svn copy?

I've tried 2 versions: 1.5.1, and 1.6.6.

For example:
1.5.1:
svn copy file1 file2
==> svn diff:
Property changes on: file2
___________________________________________________________________
Added: svn:mergeinfo

1.6.6:
svn copy file1 file2
==> svn diff:
<empty file>

Thanks

      
Received on 2010-01-19 16:57:17 CET

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.