[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: apr error and defines

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-10-31 13:39:43 CET

Erik Huelsmann <ehuels@gmail.com> writes:

> On 10/31/05, Stefan Küng <tortoisesvn@gmail.com> wrote:
>> I've now tried for a whole hour to find the corresponding error define
>> for the error
>> err->apr_error = 160013
>
> Yes, I too have had numerous occasions where I'd have loved to have a
> lookup table (or error string) telling me exactly which error I was
> looking at.

'tools/dev/which-error.py' can create a table or lookup a single
error:

$ PYTHONPATH=/prefix/lib/svn-python tools/dev/which-error.py 160013
00160013 SVN_ERR_FS_NOT_FOUND

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 31 13:40:50 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.