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

Re: [PATCH] Eliminate duplicate error code (SVN_ERR_CLIENT_UNVERSIONED)

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-11-12 21:32:11 CET

Erik Huelsmann wrote:
> The patch below eliminates the duplicate error code from the svn code base.
> I could not find any differences or compelling reasons to keep
> SVN_ERR_CLIENT_UNVERSIONED in.

I agree with that. Committed in r7714. Thanks.

- Julian

> Eliminate duplicate error code SVN_ERR_CLIENT_UNVERSIONED. Use
> SVN_ERR_UNVERSIONED_RESOURCE instead.
>
> * subversion/include/svn_error_codes.h
> eliminate SVN_ERR_CLIENT_UNVERSIONED
>
> * subversion/libsvn_client/delete.c
> * subversion/clients/cmdline/delete-cmd.c
> replace SVN_ERR_CLIENT_UNVERSIONED with SVN_ERR_UNVERSIONED_RESOURCE

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 12 21:30:35 2003

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.