Subclipse (1.8.5) requires cleanup / refresh cycle to detect changes made with TortoiseSVN (1.7.4) -
my problem:
subclipse not update locked status overlay icons in eclipse after lock/unlock files tortoisesvn in windows explorer (and vice versa).
is expected behaviour or missing setting?
the files have svn property "svn:needs-lock" set.
i can sync subclipse again first clicking "team - refresh/cleanup" , "refresh f5".
i not 100% sure think subclipse 1.6.x , tortoisesvn 1.6.x able hit f5 in eclipse, , status refreshed correctly.
thank time.
i not think should have second f5, added team > refresh/cleanup option reason.
with pre-svn 1.7.x releases change in working copy caused files in of hidden .svn folders modified. when hit f5 in eclipse, see these changed files , fire off notifications subclipse see , use refresh decorations.
with svn 1.7, information consolidated in single location, , sounds not live inside eclipse project folder. f5 in eclipse nothing because no files on filesystem eclipse can see has been modified. eclipse not send out notifications.
the team > refresh/cleanup option calls same eclipse action f5, triggers explicit refresh of svn cached information regardless of whether eclipse sees changes.
Comments
Post a Comment