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

RE: Setting svn:eol-style=native for files/folders checked out of svn

From: Tim Culhane <tim.culhane_at_criticalpath.net>
Date: Wed, 9 Sep 2009 08:11:49 +0100

HI Jean-marc

2009/9/8 Tim Culhane <tim.culhane_at_criticalpath.net>:
> Hi,
>
> When checking out a repository I want the svn:eol-style to be set
> to native for specified files.
>

That cannot be done at check-out time. The svn:eol-style is a property that can be set on files already in the repository, and then committed.

The autoprops feature can only set these properties on files during an add or import operation.

So, can you tell me how I can configure svn so that when I check out files that they are displayed using the native line feed format? i.e., I understand that files are stored using the unix LF format. As a result, when I check out to windows all lines runtogether which makes reading them horrible.

Tim

-- 
Regards,
Jean-Marc
--
.       ___
.  @@  // \\      "De Chelonian Mobile"
. (_,\/ \_/ \     TortoiseSVN
.   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
.   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2392609
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2392782
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-09-09 09:36:03 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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