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

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

From: Robert-Jean Denault <Robert-jean.Denault_at_telus.com>
Date: Tue, 25 Oct 2011 13:24:29 -0400

I am upgrading our SVN repository from version 1.6.3 (r38063) to version 1.7.0 (r1176462).

I am using svnadmin dump (1.6.3), and svnadmin load (1.7.0) to upgrade the contents of the repository, and have run into the following issue. The load operation fails with the following message

svnadmin: E125005: Invalid property value found in dumpstream; consider repairing the source or using --bypass-prop-validation while loading.
svnadmin: E125005: Cannot accept non-LF line endings in 'svn:log' property

I can load the repository contents using the --bypass-prop-validation. If I create a new dump of this new version 1.7 repository, and attempt to reload it using version 1.7 of svnadmin I get the same error.

Regards,

Robert Denault.
Received on 2011-10-25 19:31:23 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.