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

[Subclipse-users] Refresh issue when using "switch"

From: Beck Mischa <mischa.beck_at_rtc.ch>
Date: 2006-11-09 11:26:25 CET

Hi

I've remarked the following issue by using the "switch" function within
the subclipse plugin:

Eclipse 3.2.1 (Windows XP)
Subclipse 1.1.8
Happens with JavaSVN and JavaHL

Problem description:
If you have an existing working copy of a trunk and then switch to a
branch the description behind the project correctly changes from
"..[trunk..]" to "..[branch..]" (within the Java perspective), even if
you check the project properties you can see that it is now linked to
the branch. But within the subdirectories this will not be refreshed! If
you check the file properties within the subdirectories you will see
that they are still linked to the trunk! And even worse, if you do a
commit then it will be commited to the trunk but the project was
switched to the branch (you think you're working on the branch but your
commits are made to the trunk)!
So if you use the switch function you must do a manual refresh (F5) on
the hole project -> then the subdirectories are refreshed correctly and
all pathes are then linked to the branch.

Best regards,
Mischa
Received on Thu Nov 9 12:13:53 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.