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

RE: [Subclipse-dev] bug report

From: Martin Letenay <mle_at_whitestein.com>
Date: 2005-10-20 11:00:59 CEST

If you performed the update from the synchronize view, than it's known bug.
It was already fixed in trunk.
 
The actual problem was the non-recursive update of deleted resources.
Subclipse does the non-recursive update from synchronize view by default,
unfortunatelly subversion does not like it in case of folder deletions.
 
As an ugly consequence, your working copy is now corrupted.
You have to fix it manually.
I don't remember precisely what to do but you should try cleanup.
It will fail on some of theses deleted directories.
Now you either have to remove the (deleted) directory record from the
.svn/entries files or to delete that partially deleted folder or it's parent
?
I really don'r rememeber.
Then the cleanup should work again and release the locks.
 
To avoid this problem, either build subclipse from trunk or do no use update
from synchronize view when there are some folder deletions ...
 
Martin
 

  _____

From: Christian Dreier [mailto:cdreier@applilog.com]
Sent: 20 October 2005 10:38
To: dev@subclipse.tigris.org
Subject: [Subclipse-dev] bug report

Hi,
I'm getting the following error-message when trying to update a directory
that was deleted from the svn-server, or when trying to update a complete
project (root):
 
Working copy not locked; this is probably a bug, please report
 
I'm using sublicpse 0.9.34
 
BR Christian Dreier
 
 
appliLog GmbH
Christian Dreier
SW-Entwicklung
Lakeside B01
A-9020 Klagenfurt
tel +43 463 240211-160
fax +43 463 240215
email <mailto:cdcdreier@applilog.com> cdreier@applilog.com
web <http://www.applilog.com> www.applilog.com
 
 
Received on Thu Oct 20 19:00:59 2005

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.