Ok,
that problem is somewhere in tortoise client.
When I show log from repository browser it seems that bugtack properties does not work. When I show log from working copy it works a show bug ids and url to bug tracking system.
I'm sorry for that question.
A.
Dne 21.5.2014 11:17, Johan Corveleyn napsal(a):
On Wed, May 21, 2014 at 10:02 AM, Aleš Vojáček <avoja...@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.


Reply via email to