> -----Original Message-----
> From: Markus Schaber [mailto:[email protected]]
> Sent: woensdag 26 oktober 2011 16:49
> To: Subversion Users ([email protected])
> Subject: Property encoding (was: Error during svnadmin load (svnadmin:
> E125005: Cannot accept non-LF line endings in 'svn:log' property))
> 
> Hi,
> 
> Von: Stefan Sperling [mailto:[email protected]]
> > BTW, another trick to fix the issue is to copy the repository using
> > svnsync. As of Subversion 1.6.3 (which is fairly old), svnsync
normalizes
> > all svn:* properties to LF line-endings automatically.
> 
> Out of curiosity: how do Svn and svnsync distinct between binary and text
> properties?
> 
> Could svnsync mistakenly "fix" a binary property which happens to contain
> CR-LF byte sequences?

Within the svn:* namespace there are no binary properties.

Svnsync doesn't transform other properties.

        Bert

Reply via email to