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

[TSVN] Re: different line endings stops Add

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2005-01-15 14:37:37 CET

matthew ford schrieb:

> but Tortoise stops processing the add each and every time it finds a file
> with both CR and CRLF endings in it.

You have several options:

* When your working copy does not use a consistent EOL style (CR, LF,
CRLF), do not set the svn:eol-style property!

* If you want to use that property, bring your project into a
constistent style first.

* I assume you have enabled the auto-props. Remove the automatic setting
of the svn:eol-style property in the subversion config file. You may use
the TortoiseSVN->Settings->Main->Subversion config file: EDIT button.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jan 15 14:38:18 2005

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

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