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

Is there a way via tortoise to do: svn propset svn:eol-style native filename

From: Jon <sjo222_at_gmail.com>
Date: Wed, 18 Nov 2009 21:31:28 -0800 (PST)

In order to get rid of the CR/LF problem between windows and unix we
can set files to native via

  svn propset svn:eol-style native filename

I.e. windows users will get CR/LF and unix users LF.

Is there a way to do this via Tortoise context menus and to do it for
whole directories and subdirectories.

Thanks

Jon

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2419899

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-19 07:32:02 CET

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.