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

Re: svn commit: r26010 - in trunk/subversion: include svn

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-08-09 15:07:06 CEST

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

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.