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

RE: [Subclipse-users] Subclipse: "The selected elements contain read-only resources"

From: Renneberg, Volker (Bundeswehr) <Volker.Renneberg.External_at_eads.com>
Date: 2006-04-13 15:05:49 CEST

Hi!

Ok, I just reproduced that error message. I selected "yes": continue to delete the read-only files.
Then Eclipse opens a Refactoring error dialog with the reason
"Problems encountered while deleting resources"

In the console, the SVN-client tells me the following:
delete --force C:/Dokumente und Einstellungen/re23501f/Eigene Dateien/eclipse/workspace/SVNTest5/dir/AAA.java
    D C:/Dokumente und Einstellungen/re23501f/Eigene Dateien/eclipse/workspace/SVNTest5/dir/AAA.java
delete --force C:/Dokumente und Einstellungen/re23501f/Eigene Dateien/eclipse/workspace/SVNTest5/dir
    D C:/Dokumente und Einstellungen/re23501f/Eigene Dateien/eclipse/workspace/SVNTest5/dir
    Working copy not locked; this is probably a bug, please report
svn: Working copy 'C:\Dokumente und Einstellungen\re23501f\Eigene Dateien\eclipse\workspace\SVNTest5\dir' is missing or not locked

Well, this seems to be an SVN-Problem.

You might be right, that the read-only-message dialog is being opened and controlled by some other software element that SVN. The windows explorer file system properties dialog tells me, that the directory might be write protected (the checkbox is grey).

The problem does not happen with CVS or without any version control.

To me it seems to be a problem somehow connected with SVN.

Are you able to reproduce this problem? I work with eclipse 3.1.2 and subversion 1.0.0.

Best regards
Volker

> > I have some problems with subclipse. Can anymore explain the above
> message.
> > What I did was to create an empty Java project in eclipse 3.1.2.
> > - Furthermore, I created a folder with a file. Did a commit.
> > - Changed the file in the folder. Did a commit.
> > - Now I wanted to delete the folder (select folder with mouse, press
> delete-
> > key on the keyboard). Eclipse asks, whether I want to
> delete the folder.
> Answer is "yes"
> > And now the above message comes.
> > What das this mean? What can I do about this?
>
> I searched all of our code and we do not issue that message.
> It must be coming from Eclipse or some other plugin.
>
> Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Thu Apr 13 15:06:38 2006

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

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