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

Re: NOTE: Normalized svn:* properties to LF line endings %BUGID%

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 21 May 2014 23:11:50 -0400

On Wed, May 21, 2014 at 4:02 AM, AleÅ” VojĆ”Äek <avojacek_at_fblgroup.cz> wrote:
> Hi all,
> we are trying to upgrade our svn repo from 1.6 to 1.8.9 using svnsync.

That's a fairly big jump, to bleeding edge release. Can you try an
intermediate repository, such as 1.7 based? And can you try doing an
"svnadmin dump" and "svnadmin load" to see what hapens?

svnsync has to do some interesting additional steps, and has some
interesting configurations, to lock it into a pull-only mode
synchronized ot the upstream server, and you might see discrepancies
between releases that could contribute to the problem.

> But at the end svnsync writes a message NOTE: Normalized svn:* properties to
> LF line endings .
> Is it possible to disable this behavior or to undo this normalization?
> After that we have no working our Issue tracker properties on client side
> (tortoise svn) .

Leaving non-LF based logs would be begging or trouble.

> We have this %BUGID%: as Message pattern. :-(
>
> Thank you A.
Received on 2014-05-22 05:12:24 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.