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

Re: Invalid character in hex checksum?

From: Evgeny Kotkov <evgeny.kotkov_at_visualsvn.com>
Date: Thu, 16 Jun 2016 13:08:37 +0300

Sander Smeenk <ssmeenk_at_freshdot.net> writes:

>> Can you run 'svnadmin info' (exists as of 1.9) on the old (non-upgraded)
>> repository and show the output? That will give us details about its format.
>
> The output is as follows:
>
> | % svnadmin info foo
> | Path: foo
> | UUID: d7ac1088-da18-0410-849e-888fbd42cb43
> | Repository Format: 3
> | Compatible With Version: 1.1.0
> | Filesystem Type: fsfs
> | Filesystem Format: 1
> | FSFS Sharded: no
> | FSFS Logical Addressing: yes
> | Configuration File: foo/db/fsfs.conf
>
> Indeed it lists Logical Addressing 'yes'.

This is a bug that has been fixed recently. The fix will be available in
the next patch release of Subversion 1.9:

    https://svn.apache.org/r1720015
    https://svn.apache.org/r1743454

Regards,
Evgeny Kotkov
Received on 2016-06-16 12:09:02 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.