[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn co with a specific EOL - how?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-01 18:10:28 CEST

We don't have this feature. You could set the svn:eol-style property
to "LF", though that would affect the files for everyone. Or get a
Unix editor that can handle both ways? (Some can, such as recent
versions of Emacs.)

-Karl

"Barry Scott" <barry.alan.scott@ntlworld.com> writes:
> If I setup SVN to store text files in native. I can then check
> out on windows and get CRLF, check out on Unix and get LF, which
> is good.
>
> But how do I checkout on windows with LF line-ending for all
> native files? The reason I want to do this is that I want
> to checkout onto a samba share and then tell a Unix box
> to work on the files.
>
> I looked at svn help co and did not see a --with-eol=LF type
> switch.
>
> I can imagine other cases for example a build process that
> makes a ZIP file of sources on Unix but for the Windows
> world.
>
> Visual SourceSafe has this feature.
>
> BArry
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 18:25:27 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.