Looks like this email was queued up and later released? In any case format 31 requires Subversion 1.8.
- Sam Ruby On Sun, Jan 24, 2016 at 2:02 AM, Craig Russell <craig.russ...@oracle.com> wrote: > I just got a new mac with 10.11 installed and I’m running last month’s svn. > The repositories at Apache are not really new, but I’m getting strange error > messages. > > MacBook-Pro:~] clr% cd apache/documents/received/ > [MacBook-Pro:~/apache/documents/received] clr% svn up > svn: E155021: This client is too old to work with the working copy at > '/Users/clr/apache/documents' (format 31). > You need to get a newer Subversion client. For more details, see > http://subversion.apache.org/faq.html#working-copy-format-change > > [MacBook-Pro:~/apache/documents/received] clr% svn --version > svn, version 1.7.20 (r1667490) > compiled Nov 11 2015, 16:49:02 > > Copyright (C) 2014 The Apache Software Foundation. > This software consists of contributions made by many people; see the NOTICE > file for more information. > Subversion is open source software, see http://subversion.apache.org/ > > The following repository access (RA) modules are available: > > * ra_neon : Module for accessing a repository via WebDAV protocol using Neon. > - handles 'http' scheme > - handles 'https' scheme > * ra_svn : Module for accessing a repository using the svn network protocol. > - handles 'svn' scheme > * ra_local : Module for accessing a repository on local disk. > - handles 'file' scheme > * ra_serf : Module for accessing a repository via WebDAV protocol using serf. > - handles 'http' scheme > - handles 'https' scheme > >