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

RE: Re: [Subclipse-users] new install, no repository exploring perspective

From: Lars Huttar <lars_huttar_at_sil.org>
Date: Fri, 14 May 2010 10:43:48 -0700 (PDT)

I am having the same symptom, in Windows 7. I installed all the Subclipse-related packages. But the SVN repository perspective is not to be found. I uninstalled the packages and reinstalled; no joy. Eclipse shows the Subclipse-related packages on the installed software list... but the perspective doesn't show up.

I'm sure it's a Windows 7 permissions issue, but I don't know what to change the permissions to, in the absence of any visible error.

I do see some things in the error log about being unable to delete certain files in a project that was open:

!ENTRY org.eclipse.jdt.core 4 4 2010-05-13 15:32:57.396
!MESSAGE JavaBuilder handling ImageBuilderInternalException while building: AmazedActivity
!STACK 1
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
...
Contains: Could not delete '/AmazedActivity/bin/com'.
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.
...
Contains: Problems encountered while deleting files.
Contains: Could not delete: C:\Users\huttarl\Downloads\apps-for-android\Amazed\bin\com\example\.svn.
Contains: Could not delete: C:\Users\huttarl\Downloads\apps-for-android\Amazed\bin\com\example\amazed\.svn.
Contains: Could not delete: C:\Users\huttarl\Downloads\apps-for-android\Amazed\bin\com\example\amazed.
Contains: Could not delete: C:\Users\huttarl\Downloads\apps-for-android\Amazed\bin\com\example.
Contains: Could not delete: C:\Users\huttarl\Downloads\apps-for-android\Amazed\bin\com.

I also get:

!ENTRY org.eclipse.ui 2 2 2010-05-13 16:16:19.251
!MESSAGE Ignored attempt to add saveable that was already registered
!STACK 0
org.eclipse.core.runtime.AssertionFailedException: unknown saveable: org.eclipse.ui.internal.DefaultSaveable_at_d40869 from part: org.eclipse.ui.internal.ErrorEditorPart_at_d40869
        at org.eclipse.ui.internal.SaveablesList.logWarning(SaveablesList.java:187)

I'm attaching the config and error logs.

Maybe I need to launch Eclipse as administrator, and then uninstall / install Subclipse?
Well, when I launch as admin I don't see Subclipse stuff installed even in the installed software list. So if I install it as Admin, presumably I won't be able to use it unless I always launch Eclipse as admin?

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2609180

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

Received on 2010-05-14 19:43:55 CEST

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.