[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: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 16 Jun 2016 12:15:33 +0200

On Thu, Jun 16, 2016 at 01:08:37PM +0300, Evgeny Kotkov wrote:
> 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

Ah, I had missed that. Thanks!
Received on 2016-06-16 12:15: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.