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

Re: [Subclipse-users] Keep getting svn:eol-style complaint

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 9 Oct 2009 13:51:33 -0400

On Fri, Oct 9, 2009 at 1:48 PM, Frank Du <qixdu_at_msn.com> wrote:
> Recently I keep getting eol-style complaint. It even happens with new files. I set the
> svn:eol-style properties, but commit still incur the message. Any hint about this issue?
>
> Thanks so much!
> Frank
>
>
> Error Message:
> =====================
> In your recent commit, improper Subversion end of line settings were detected. Please
> correct the problem by adjusting the svn:eol-style property on the files in question (it should
> be native). If these were new files, verify the auto-props subversion client configuration.

If the above is the message then it has to be coming from a hook
script installed on the server. You would need to contact the admin
to find out what the script is trying to say you are doing wrong.

It sounds like you are setting the svn:eol-style property value to
something like "CRLF" or "LF" and it wants the property value to be
"native".

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2405615
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-10-09 19:51:40 CEST

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

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