RE: svnsync: Cannot accept non-LF line endings SOLVED
From: <webpost_at_tigris.org>
Date: Thu, 30 Apr 2009 14:53:24 -0700 (PDT)
Ok here is how I fixed the problem.
The problem is that there is a bunk character at the end of the line in the comments field that prevents the commit from happening.
If I saw this error:
I would look at the last commited revision...if the last commit was 800 I would look at 801 for the problem.
I would then run:
This brings up the comment field in vi (or whatever you set your editor to) and you can see and edit the comment. I simply went to the end of the last line and hit return.
Then I ran the svnsync again and it worked.
Let em know if you have any questions.
Zak
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.