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

4

8

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

Marcelinomarcell answered 17/9, 2011 at 11:44 Comment(1)
Have any of these answers helped you? You got some votes for your question so it would be nice to get some feedback on the answers.Nonattendance
N
0

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.

Nonattendance answered 30/9, 2011 at 12:23 Comment(0)
K
1

Eclipse Indigo is distributing a version with known bugs. See here:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=329555

Knuckleduster answered 22/6, 2012 at 21:11 Comment(0)
M
0

You might want to try svn cleanup. Not sure where that is in subversive.

I also recommending Subclipse for a svn eclipse combo.

Morgenthaler answered 29/9, 2011 at 22:11 Comment(0)
N
0

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.

Nonattendance answered 30/9, 2011 at 12:23 Comment(0)
N
0

Both solutions didn't work for me, but I have solved this by updating Subversive. In

Settings - Install/Update - Available Software Sites

I've activated Subversive Site (http://download.eclipse.org/technology/subversive/0.7/update-site/), then a simple Help- Check for updates. I'm not sure if the update site is available on all Eclipse versions, maybe you have to add the site manually.

Naca answered 29/11, 2011 at 15:14 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.