Login | Register
My pages Projects Community openCollabNet

Discussions > users [DISABLED] > RE: svnsync: Cannot accept non-LF line endings SOLVED

subversion
Discussion topic

There will be a brief maintenance window every Friday at 17:00 Pacific.
For further details, see CollabNet's maintenance and upgrade policy.

Back to topic list

RE: svnsync: Cannot accept non-LF line endings SOLVED

Author webpost at tigris dot org
Full name webpost at tigris dot org
Date 2009-04-30 14:53:24 PDT
Message 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:
svnsync: Cannot accept non-LF line endings in 'svn:log' property

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:
svn propedit svn:log --revprop -r 801 http://path/to/repo

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

« Previous message in topic | 6 of 12 | Next message in topic »

Messages

Show all messages in topic

svnsync: Cannot accept non-LF line endings webpost at tigris dot org webpost at tigris dot org 2009-04-29 12:30:10 PDT
     RE: svnsync: Cannot accept non-LF line endings webpost at tigris dot org webpost at tigris dot org 2009-04-29 12:51:06 PDT
         Re: svnsync: Cannot accept non-LF line endings hwright Hyrum K. Wright 2009-04-29 12:58:16 PDT
             RE: Re: svnsync: Cannot accept non-LF line endings webpost at tigris dot org webpost at tigris dot org 2009-04-29 13:05:23 PDT
                 RE: Re: svnsync: Cannot accept non-LF line endings cingletrak Zab Ulon 2009-04-29 14:56:25 PDT
         RE: svnsync: Cannot accept non-LF line endings SOLVED webpost at tigris dot org webpost at tigris dot org 2009-04-30 14:53:24 PDT
             RE: svnsync: Cannot accept non-LF line endings webpost at tigris dot org webpost at tigris dot org 2009-05-13 02:12:29 PDT
             RE: svnsync: Cannot accept non-LF line endings SOLVED nodje nodje 2009-05-31 22:34:41 PDT
                 Re: svnsync: Cannot accept non-LF line endings SOLVED John Waycott <javajohn at cox dot net> John Waycott <javajohn at cox dot net> 2009-06-01 06:46:16 PDT
                     Re: svnsync: Cannot accept non-LF line endings SOLVED stsp Stefan Sperling 2009-06-01 10:31:17 PDT
                         RE: svnsync: Cannot accept non-LF line endings SOLVED pilotbob Bob Archer 2009-06-01 12:01:54 PDT
                             Re: svnsync: Cannot accept non-LF line endings SOLVED stsp Stefan Sperling 2009-06-02 03:33:21 PDT
Messages per page: