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

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

From: Nathan Tuggy <bugzilla_at_nathan.tuggycomputer.com>
Date: Wed, 18 Nov 2009 22:47:16 -0800

Right-click on a file or folder, open the TSVN sub-menu, choose
Properties (near the bottom). In the Properties dialog, click New… and
choose svn:eol-style from the drop-down in the dialog that comes up.
Then fill in the right value in the main field. For folders, I guess
you'd check the Apply property recursively box, too.

On 2009-11-18 21:31, Jon wrote:
> 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=2419919

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-11-19 07:47:31 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.