> Is there any way to change the native newline mode for a particular
> working copy?
>
> I'm checking out code in Linux, over a CIFS mount to a Windows machine
> where it's being used. This is much easier for me than any of the
> solutions involving Windows clients, but ends up with Unix line
> endings, leading to newline headaches.
This is pretty well explained in the documentation book. Read about the svn:eol-style property.
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.advanced.props.special.eol-style
BOb
Received on 2010-02-12 23:05:40 CET