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

Re: Question about svn:eol-style prop

From: Carl Youngblood <carlwork_at_gmail.com>
Date: 2005-04-28 01:17:18 CEST

Thanks for the explanation. That makes more sense. I guess that the
problem was that I imported the files on a windows machine on which
the eol-style property hadn't been set.

On 4/27/05, Ben Collins-Sussman <sussman@collab.net> wrote:
> svn:eol-style takes effect when you 'svn commit' the property change.
>
> When 'svn:eol-style=native' is in effect,
>
> * the file is stored in the repository with LF line-endings forever
> after.
> * the clients automatically convert from LF to 'native' in working
> copies.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 28 02:08:54 2005

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.