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

Re: [Issue 864] Changed - 'svn rm --force' a scheduled (not committed) directory tree fails with locking errors

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-08-11 20:49:51 CEST

On Sunday 11 August 2002 11:41, Peter Davis wrote:
> Anyway, I'll try and repro with HEAD and update.

Both bugs still occur exactly as I filed them as of 2940.

$ svn mkdir a a/b
$ svn rm --force a # fails
$ svn rm --force a/b # works
$ svn cleanup # no error (but doesn't work)
$ svn rm --force a # still fails
$ svn cleanup a # works
$ svn rm --force a # works

-- 
Peter Davis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Aug 11 20:50:25 2002

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.