Re: SVN (numeric) error codes
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 26 Oct 2010 13:34:46 +0200
Jason Heeris wrote on Tue, Oct 26, 2010 at 11:51:16 +0800:
That header file is the canonical documentation. Some functions
Tangentially, I've been wondering at times whether a macro such as the
#define svn_error_category(err) \
svn_error_t *err = (...);
would be useful. (I first thought of this while reading
Also, there is a script, which-error.py, in ^/subversion/trunk/tools,
> 2. Will the error codes remain consistent with future versions of SVN?
Yes, any code that has appeared in a release will be stable across all
> [1] http://pysvn.tigris.org/docs/pysvn_prog_ref.html#pysvn_clienterror
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.