Re: converting from SVN to CVS
From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Wed, 28 Jan 2009 11:44:58 -0600
On Jan 28, 2009, at 08:37, David Weintraub wrote:
> I'm not a fan of the way ANY revision control system handles the EOL
You are correct. Subversion does not touch the EOL style of your
> It would be nice to be able to configure the server to say
There's no server-side configuration; it's client-side. You can write
> "If a file
Can be accomplished by configuring your client's auto-props to set
> and if you see a lone CR, a CRLF, or a LF, convert it to
Subversion will not presume to know what to do with a file with
> Then, when the client checks out the file, it would convert the
This is what setting svn:eol-style on a file does.
> Let the server clean up the line endings on commit. Let the client set
You can configure sensible defaults in your client's config file.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.