Re: Inspect tool complains about Subversion client
Daniel James <[email protected]> Tue, 26 Nov 2013 11:54:53 +0000
| Newsgroups | gmane.comp.lib.boost.documentation |
|---|---|
| Message-ID | <CAHOE3yfbLRkG42GBxxvQ3jAFXZY5Z6CagvvC5i84BDVZUEV_wg@mail.gmail.com> |
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.