Search code examples
eclipsesvnsubversive

Subversive and Eclipse - after commit, it still shows outgoing changes


when using Subversive in Eclipse and committing my outgoing changes to my repo, often eclipse still shows the files as it seems that they have outgoing changes.

Restarting Eclipse solves the problem. The same happens in the Team Synchronizing perspective, even after selecting "Remove current synchronization" from Synchronize popup menu.

I'm using latest Eclipse Indigo (build id 20110615-0604) with Polarion conenctors for SVN 1.6.

Any idea's what is causing this?

Thanks! Ronald


Solution

  • I've seen this happen before. Unfortunately the only way I've found to fix it is to do a Team -> Synchronise on another project, then go back to your original project(s).

    This works if you have synchronised your whole workspace too. Just sync one of your projects then go back and sync the whole workspace again.

    Not nice but it works.