yet another line-ending issue
From: Marko Käning <mk362_at_mch.osram.de>
Date: Wed, 13 Aug 2008 18:04:53 +0200 (CEST)
Hi list,
this issue is somewhat related to recent subject
"inconsistent line ending style error"
since I tried to convert a file from unix to dos line-endings without
---
> vi XS_QDAT.FOR --->>> vi tells me that file is with LF-endings
> recode latin1..pc XS_QDAT.FOR
> vi XS_QDAT.FOR --->>> tells me it has now expected CRLF-endings
> svn diff
> svn stat -v
36 36 user .
36 36 user XS_QDAT.FOR
> svn pl XS_QDAT.FOR
>
---
Ooops, "svn diff" and "svn stat" do NOT seem to notice that the content of
the file has changed. As can be seen I verified that no property was set
on this file.
I am confused.
Any idea?
Regards,
Marko
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-13 18:05:30 CEST
|
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.