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

Re: Error during svnadmin load (svnadmin: E125005: Cannot accept non-LF line endings in 'svn:log' property)

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 26 Oct 2011 12:16:22 +0200

On Tue, Oct 25, 2011 at 04:19:27PM -0400, Robert-Jean Denault wrote:
> Hello Konstanti,
>
> The repository has more than 30,000 revisions in it. There are thousands of entries, that contain "non-LF" line endings. The dump and load did not have this issue in version 1.6, this is new to 1.7.

The properties are invalid nontheless.
How did they get into the repository in the first place?

You might want to take a look at this tool:
http://svn.borg.ch/svndumptool/
The 'transform-revprop' subcommand can help you fix up invalid
svn:log revision properties.
See http://svn.borg.ch/svndumptool/0.6.1/README.txt
Received on 2011-10-26 12:16:59 CEST

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.