On 8/9/07, dlr@tigris.org <dlr@tigris.org> wrote:
> Author: dlr
> Date: Thu Aug 9 06:00:52 2007
> New Revision: 26010
>
> Log:
> A follow-up to r26007, improving the error code and message spit out
> when 'switch --relocate' is attempted with --depth.
>
> * subversion/svn/main.c
> (main): Change error code from SVN_ERR_CL_OBSCURE_ARGS to
> SVN_ERR_CL_MUTUALLY_EXCLUSIVE_ARGS, and make error message
> consistent with other usages of SVN_ERR_CL_MUTUALLY_EXCLUSIVE_ARGS
> in this source file.
>
> * subversion/include/svn_error_codes.h
> (SVN_ERR_CL_OBSCURE_ARGS): Remove unused error code.
Hi Dan,
I'm sorry, but you can't do that, even if we don't use the error code
ourselves. It's in our public API and has to stay there until 2.0. The
only thing you can do is deprecate it...
Bye,
Erik.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 9 15:05:26 2007