Hi,
you will probably get this if you have a local file which is not under
Subversion control (or you have externally removed the .svn folders, so
subclipse thinks it is not in Subversion), and Subversion has this file,
which is of the same name. Subversion the wants to merge the repository file
with an unversioned file, which is not possible.
This typically occurs when files are generated or folders are deleted and
recreated through external utilities (e.g. ant scripts deleting build
folders before performing compile operations).
As a general rule, I recommend to not put any compile-time generated files
under version control.
Hope this helps,
Marcus Haarmann
-----Original Message-----
From: dellborg@algonet.se [mailto:dellborg@algonet.se]
Sent: Thursday, December 15, 2005 5:20 PM
To: users@subclipse.tigris.org
Subject: "Working copy not locked; this is probably a bug, please report"
I get the following messege when I try to update:
update -r HEAD C:/Documents and Settings/Ulf/workspace/ension
Working copy not locked; this is probably a bug, please report
svn: Working copy 'C:\Documents and
Settings\Ulf\workspace\ension\ension\se\authentication\community' is missing
or not locked
The map 'C:\Documents and
Settings\Ulf\workspace\ension\ension\se\authentication\community' is
missing in the workspace.
After commiting, the packageview lookes ackording to the attached
screenshot./
Kind regards
Ulf Dellborg
Received on Fri Dec 16 03:57:48 2005