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

svn co with a specific EOL - how?

From: Barry Scott <barry.alan.scott_at_ntlworld.com>
Date: 2002-07-31 23:02:39 CEST

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
Received on Wed Jul 31 23:02:42 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.