[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: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 21 May 2014 11:17:48 +0200

On Wed, May 21, 2014 at 10: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.
> 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) .
>
> We have this %BUGID%: as Message pattern. :-(

I don't think you can disable this normalization. In fact, the format
for svn:* properties has always been "LF line-endings", but this was
unfortunately not enforced in older svn versions. Now svnsync cleans
this up automatically for you.

What I don't understand is why this normalization would break your
%BUGID% pattern in log messages. I don't see line-endings in there
that would have been normalized.

-- 
Johan
Received on 2014-05-21 11:18:40 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.