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

Re: Problem with "Unrecognized line ending style" while syncronizing with repository within Eclipse

From: Ryan Schmidt <subversion-2009a_at_ryandesign.com>
Date: Fri, 9 Jan 2009 10:17:09 -0600

On Jan 9, 2009, at 02:23, Cheng Xin wrote:

> I use Eclipse (Version: 3.4.0) with built in svn plugin. I checked
> out a project from svn repository
> And did some changes on one of the text files. When i tried to
> syncronize that project with repository,
> i got following error message:
>
> Problems reported while synchronizing SVNStatusSubscriber. 0 of 1
> resources were synchronized.
> An error occurred synchronizing /EventCalendarPDFGenerator: Error
> getting status for resource P/EventCalendarPDFGenerator
> org.tigris.subversion.javahl.ClientException: Unrecognized line
> ending style
>
> Error getting status for resource P/EventCalendarPDFGenerator
> org.tigris.subversion.javahl.ClientException: Unrecognized line
> ending style
>
> org.tigris.subversion.javahl.ClientException: Unrecognized
> line ending style
>
> org.tigris.subversion.javahl.ClientException: Unrecognized
> line ending style
>
> I examed all text files. Some of them have the svn property svn:eol-
> style set as „LF“ or „lf“.

"lf" is not a valid value for the svn:eol-style property. "LF" is.
See the book:

http://svnbook.red-bean.com/en/1.5/svn.advanced.props.file-
portability.html#svn.advanced.props.special.eol-style

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1013994

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-09 17:28:55 CET

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.