[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: Barry Scott <barry.alan.scott_at_ntlworld.com>
Date: 2002-08-02 21:30:38 CEST

Using a good editor does not help in the cases I outlined.
Should I raise this as an issue for later attention?

BArry

> -----Original Message-----
> From: Karl Fogel [mailto:kfogel@newton.ch.collab.net]
> Sent: 01 August 2002 17:10
> To: Barry Scott
> Cc: SubversionDev
> Subject: Re: svn co with a specific EOL - how?
>
>
> 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
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 2 21:31:13 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.