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

[Subclipse-users] Oddness with eclipse 3.3

From: Nigel Magnay <nigel.magnay_at_gmail.com>
Date: 2007-07-17 17:39:11 CEST

Hi there. I have been using subclipse on windows for ages without any
problems at all; I've just switched to a Mac and I'm seeing some odd
behaviour. It might be an eclipse bug, or it might be user error, but I was
hoping maybe someone might be able to help diagnose which.
.
I tend to check out svn projects into /Volumes/BigDisk/<project> by using
svn from the commandline (svn reports version 1.4.4). I then import the
projects into my eclipse (3.3) workspace, where it recognises the svn
information, and marks the project as a SVN team project (subclipse is 1.2.3).
Sometimes these projects have been added to eclipse through a symlink (e.g.
/Volumes/BigDisk/project is mapped for convenience to
/Users/nigelmagnay/projects/<project>).

Mostly things work, but sometimes the workspace seems to 'go bad' (starting
a new one seems to help). For example, if create a file in a project, say,
/WEB-INF/classes/properties.xml, and both the directories and the file are
new, if I right-click on the project and do Team|Commit..., the list of
files I can choose from shows only 'WEB-INF'. Successive checkins will then
show each new directory as if it had just appeared (where I'd expect it to
show all of them).

Using the team synchronize view correctly shows all the outgoing changes,
and I can commit correctly. However, when the view updates itself after
commit, all the directories are marked with a blue arrow to denote an
incoming change! Doing an update doesn't of course do anything more than
update the revision number.

I've also had very odd things happen when moving files around and committing
- the repository seems to end up as expected, but the UI tends to be marked
wrongly as to what things are out of sync (refresh didn't seem to help).

My eclipse SVN settings are all defaults. Does this sound familiar to anyone
?

Nigel
Received on Tue Jul 17 17:38:22 2007

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.