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

Is it a bug that subversion tries to remove the wc root from within itself but fails

From: Alexander Sinyushkin <Alexander.Sinyushkin_at_svnkit.com>
Date: Wed, 21 May 2008 03:11:08 +0700

Hello,

I have noticed that if 'svn delete .' is invoked within the wc root
itself subversion tries to delete it but fails with the error message
being reported:

alex_at_UFO:~/workspace/tmp/www/examples$ svn delete .
D .
svn: Unable to lock 'src'

Where workspace/tmp/www/examples is the root of the wc. Then 'svn
status' reports that . is deleted.

Does it make sense why Subversion should even try to perform such a delete?

Kind Regards,

----
Alexander Sinyushkin [MsShu],
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-20 22:11:41 CEST

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.