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

Re: Cygwin, eol-style, and --native-eol

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-02-26 00:30:49 CET

Bill Baxter <wbaxter@gmail.com> writes:

> The --native-eol flag works great for svn export. Why isn't this flag
> supported for svn checkout too?

It's not supported because nobody wrote the code. To do it properly
might involve storing the native-eol setting in the .svn/entries file,
I suspect subsequent commands may not work if they assume a different
setting to that used by checkout.

> Also it would be even more handy if the native eol could be set via
> the config file.

That only works if all access uses the same config file and it's not
good to assume that. It's a characteristic of the wc and needs to be
stored in .svn/entries.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Feb 26 00:32:02 2005

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.