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

Re: [PATCH] Partial fix for issue 2269 - warn and skip for nonexistent file for 'svn rm'

From: Alexander Thomas <alexander_at_collab.net>
Date: 2005-07-01 10:18:27 CEST

Someone plz review this patch. Its a stopper for me, Plz help with
suggestions so I can go further with the fix.

Advance Thanks
-Alexander Thomas (AT)

On Fri, 2005-06-24 at 13:09 +0600, Alexander Thomas wrote:
> test script only after complete fix
>
> [[[
> Partial fix for issue 2269 - warn and skip for nonexistent file
> on 'svn rm' and exit with failure
>
> * subversion/include/svn_error_codes.h
> Added new error code SVN_ERR_WC_NOT_NONEXISTENT_PATH.
>
> * subversion/libsvn_wc/adm_ops.c
> (erase_unversioned_from_wc): Modified.
>
> * subversion/libsvn_client/delete.c
> (svn_client_delete): Modified.
> ]]]
>
> -Alexander Thomas (AT)
> plain text document attachment (log.txt)
> Partial fix for issue 2269 - warn and skip for nonexistent file
> on 'svn rm' and exit with failure
>
> * subversion/include/svn_error_codes.h
> Added new error code SVN_ERR_WC_NOT_NONEXISTENT_PATH.
>
> * subversion/libsvn_wc/adm_ops.c
> (erase_unversioned_from_wc): Modified.
>
> * subversion/libsvn_client/delete.c
> (svn_client_delete): Modified.
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 1 10:58:42 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.