non-LF line endings error with SVN

Mathieu Goeminne <[email protected]> Wed, 04 Nov 2009 10:45:55 +0100
Newsgroups gmane.comp.lang.uml.argouml.user
Message-ID <[email protected]>
Hi folk,

I try to use the SVN repository of ArgoUML to extract some metrics (for my PhD thesis), but there is a problem with a commit : I retrieve the following message : 

"svnsync: Cannot accept non-LF line endings in 'svn:log' property"

It appears this error occures when a svn:log property has no end-line (http://old.nabble.com/svnsync:-Cannot-accept-non-LF-line-endings-td23304032.html)

To resolve it, I have to :

1- Determine the concerned commit (1994, I mean).
2- Run svn propedit svn:log --revprop -r 1994 http://argouml.tigris.org/svn/argouml/trunk
3- In the text editor, go to the last line, and press return.
4- Save it.

I have no write access to the repository, so, is there anybody to do it for me? Thanks a lot.

Mathieu Goeminne,
an ArgoUML metrics analyser.

------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=449&dsMessageId=2414353

To unsubscribe from this discussion, e-mail: [[email protected]].