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

Reply via email to