RE: svn:eol-style does not work on update
From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: Tue, 30 Mar 2010 15:10:48 +0100
> Hello,
The auto-prop feature works only on new files when you svn add them. So if these are files that were already in the repository they probably do not have the svn:eol-style property set, or have it set to CRLF.
You will have to fix the EOL, with something like dos2unix probably, then manually change the property to native and finally commit so that next time they should have the correct EOL.
Giulio
Linedata Services (UK) Ltd
|
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.