You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2002/12/12 00:30:15 UTC

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

sussman@tigris.org writes:

> Note that we're still not preventing wc lossage yet.  "svn mkdir foo;
> rm -rf foo; svn up foo" still puts the wc into an unrecoverable state.

It occurs to me that the bug-formula above could be fixed by making a
fix very similar to what I did in r4096.

If nobody gets to it first, I'll try fixing it tomorrow.


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

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

Posted by Philip Martin <ph...@codematters.co.uk>.
Ben Collins-Sussman <su...@collab.net> writes:

> sussman@tigris.org writes:
> 
> > Note that we're still not preventing wc lossage yet.  "svn mkdir foo;
> > rm -rf foo; svn up foo" still puts the wc into an unrecoverable state.
> 
> It occurs to me that the bug-formula above could be fixed by making a
> fix very similar to what I did in r4096.
> 
> If nobody gets to it first, I'll try fixing it tomorrow.

Some regression tests for all this revert behaviour would be good...

-- 
Philip Martin

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