On Wed, May 21, 2014 at 4: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.

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.

Reply via email to