7

I'm using Subclipse 3.0.0 and set my quick diff settings to be against "Prestine SVN copy". However when I make a commit using the menu option Team -> Commit I still see the old changes coloured in my left side ruller where the line numbers are.

Doing a Refresh on the source tree does not help either. I have to manually close all the opened source files and re-open them for the quick diff to update.

From what I see the reference "Prestine SVN copy" only gets updated when you open a file that is not currently opened. Is there any way to fix this?

aligf
  • 2,020
  • 4
  • 19
  • 33

1 Answers1

0

In Eclipse, to do SVN clean up

Right Click on Project -> Team -> Refresh/Cleanup option

You also can refer to this to add a keyboard shortcut for this command

Community
  • 1
  • 1
Quan Nguyen
  • 562
  • 1
  • 5
  • 20