You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by we...@tigris.org on 2009/05/18 15:46:18 UTC

Subversion error - svn:ignore

Downloaded the latest windows version of Subversion, and when I try to commit changes, get an error 

"org.tigris.subversion.javahl.Client exception: wrong or unexpected property value.
Cannot accept non-LF ending in 'svn:ignore' property."

Is there a fix for this? Running Subversion through Eclipse PHP on windows XP

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].

RE: Subversion error - svn:ignore

Posted by Bob Archer <bo...@amsi.com>.
> Downloaded the latest windows version of Subversion, and when I try to
> commit changes, get an error
> 
> "org.tigris.subversion.javahl.Client exception: wrong or unexpected
> property value.
> Cannot accept non-LF ending in 'svn:ignore' property."
> 
> Is there a fix for this? Running Subversion through Eclipse PHP on windows
> XP

Never seen it. But perhaps your svn:ignore has CRLF's in them and it only wants LF.

BOb

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe@subversion.tigris.org].