I'm using Subclipse 1.4.8* and client adapter 1.5.3 with Eclipse 3.4.2. I
checked out a project months ago from my own svn repo, and was able to
update and commit to it with the same IDE install until the project went
dormant two months ago. The workspace was also within my Dropbox folder so I
could develop at work and at home without having to commit with known bugs;
that arrangement worked fine for months.
I just revived the project, and started using the IDE install again today.
But when I use the IDE's Java perspective, and use Team in the context menu
for a locally-edited file, there are no options to commit, update, etc. The
SVN Repo Exploring perspective allows me to view remote versions of the same
files. This suggests to me that either 1) Subclipse has lost track of where
my local copies are, or 2) the local .svn entries have been corrupted.
Does either of these sound like the right explanation? If so, is there a way
to correct the problem without having to re-checkout everything and copy my
local updates over that?
David
*I can't update to a more recent Subclipse because I get the following error
repeatedly:
An error occurred while collecting items to be installed
No repository found containing: com.sun.jna/osgi.bundle/3.1.0
No repository found containing:
com.sun.jna/org.eclipse.update.feature/3.1.0
No repository found containing:
org.tigris.subversion.clientadapter/osgi.bundle/1.6.4.1
No repository found containing:
org.tigris.subversion.clientadapter.feature/org.eclipse.update.feature/
1.6.4.1
No repository found containing:
org.tigris.subversion.clientadapter.svnkit/osgi.bundle/1.6.4
No repository found containing:
org.tigris.subversion.clientadapter.svnkit.feature/org.eclipse.update.feature/1.6.4
No repository found containing:
org.tigris.subversion.subclipse.core/osgi.bundle/1.6.5
No repository found containing:
org.tigris.subversion.subclipse/org.eclipse.update.feature/1.6.5
No repository found containing:
org.tigris.subversion.subclipse.ui/osgi.bundle/1.6.5
No repository found containing:
org.tmatesoft.svnkit/osgi.bundle/1.3.1.6109
No repository found containing:
org.tmatesoft.svnkit/org.eclipse.update.feature/1.3.1.6109
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2618761
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-06-09 15:23:17 CEST