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

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

From: Alexander Thomas <alexander_at_collab.net>
Date: 2005-06-24 09:09:38 CEST

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)

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

Received on Fri Jun 24 09:40:41 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.