You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Philip Martin <ph...@codematters.co.uk> on 2002/12/21 18:07:15 UTC

Re: svn commit: rev 4183 - trunk/subversion/libsvn_wc

sussman@tigris.org writes:

> Author: sussman
> Date: 2002-12-20 17:19:55 -0600 (Fri, 20 Dec 2002)
> New Revision: 4183
> 
> Modified:
>    trunk/subversion/libsvn_wc/adm_ops.c
> Log:
> Part of issue #863: detect the edge case of a user trying to remove a
> missing, scheduled-add directory.  In this case, we do *not* want to
> remove the whole parent directory from revision control.  :-)
> 
> Philip, is the correct fix?

When the access baton sets track missing directories (see the idea in
notes/entries-caching) it may well be possible to improve on it, but
for now it looks like it should work.  I note it's not complete, it
doesn't have a regression test ;-)

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org