Author: rhuijben Revision: 1661671 Modified property: svn:log Modified: svn:log at Tue Feb 24 10:43:18 2015 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Feb 24 10:43:18 2015 @@ -1,4 +1,6 @@ -I did it again... I left an SVN_DBG() call :( +Don't try to remove things in the working copy if the database tells us that +they are actually deleted. * subversion/libsvn_wc/wc_db.c - (db_base_remove): Remove SVN_DBG() call. + (db_base_remove): Don't try to remove a file if it is deleted, as there + might be a local replacement.
