Behavious of svnlook diff --diff-copy-from

2012-05-20 Thread Sven Köhler
Hi, Consider the following output produced with svnlook WITHOUT using --diff-copy-from: Copied: trunk/test2.txt (from rev 6, trunk/test.txt) === --- trunk/test2.txt (rev 0) +++ trunk/test2.txt 2012-05-

Re: [bug?] local file not shown as modified, if eol-style differs

2012-01-12 Thread Sven Köhler
Am 12.01.2012 15:39, schrieb Daniel Shahaf: > http://subversion.tigris.org/issues/show_bug.cgi?id=4072 > http://subversion.tigris.org/issues/show_bug.cgi?id=4070 Thanks. signature.asc Description: OpenPGP digital signature

[bug?] local file not shown as modified, if eol-style differs

2012-01-12 Thread Sven Köhler
Hi, consider the following steps: - checkout a file from SVN that has svn:eol-style=CRLF - verify that the file has CRLF line endings - convert the file to unix line endings using dos2unix, recode, etc. - verify that the file has LF line endings Now you observe the following: 1) svn diff shows no