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-
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
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