| RE: 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: Wed, 26 Oct 2011 16:27:52 -0400 
Hello Stefan, Konstantin
 I solved the problem by running a loop around svn pget, svn pset.
 The svn pget returns clean log entries, so extraction the svn:log entries, and resetting them cleans them up.
   #!/bin/ksh
 Thanks for your help,
 Robert Denault
 -----Message d'origine-----
 On Wed, Oct 26, 2011 at 09:28:39AM -0400, Robert-Jean Denault wrote:
 It's possible that subclipse clients didn't properly encode log message
 BTW, another trick to fix the issue is to copy the repository using
 | 
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.