Re: Inspect tool complains about Subversion client
"Paul A. Bristow" <[email protected]> Tue, 26 Nov 2013 14:48:14 -0000
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <[email protected]> |
> -----Original Message----- > From: Boost-docs [mailto:[email protected]] On Behalf Of Daniel James > Sent: Tuesday, November 26, 2013 11:55 AM > To: Discussion of Boost Documentation > Subject: Re: [Boost-docs] Inspect tool complains about Subversion client > > On 26 November 2013 11:35, Paul A. Bristow <[email protected]> wrote: > > I'm using the inspect tool locally by running inspect.exe from the > > /mylibrary/doc folder > > > > Inspect reports are prefixed by: > > > > "boost-no-inspect" svn: E155021: This client is too old to work with > > the working copy at 'I:\boost-sandbox' (format 31). You need to get a > > newer Subversion client. For more details, see > > http://subversion.apache.org/faq.html#working-copy-format-change > > > > I've rebuilt to use the latest trunk versions of Quickbook and Inspect. > > > > I'm using Tortoise 1.8.3 32 bit and Subversion 1.8.5 - the latest. > > > > I've tried to update boost-sandbox (containing the libraries I am > > checking) but it reports they are on version 1.8 already. > > > > The inspect reports look plausible. > > > > Should I be worried about this? > > Not really, inspect only uses subversion to get the revision number. > Try running 'svn --version' from the command line, you might have an old version of svn on your path. C:\Users\Paul\Desktop>svn --version svn, version 1.7.8 (r1419691) compiled Dec 15 2012, 17:12:24 Copyright (C) 2012 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. - with Cyrus SASL authentication - 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 I downloaded the VSN binary zip and installed. Microsoft Windows [Version 6.1.7601] Copyright (c) 2009 Microsoft Corporation. All rights reserved. C:\Windows\system32>svn --version svn, version 1.8.5 (r1542147) compiled Nov 15 2013, 17:31:59 on x86-microsoft-windows Copyright (C) 2013 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_svn : Module for accessing a repository using the svn network protocol. - with Cyrus SASL authentication - 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. - using serf 1.3.2 - handles 'http' scheme - handles 'https' scheme which looks right. And that has 'cured' the 'fault'. I was obviously confusing the Tortoise version with the Subversion version. Thanks Paul --- Paul A. Bristow, Prizet Farmhouse, Kendal LA8 8AB UK +44 1539 561830 07714330204 [email protected]