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

RE: [Subclipse-users] The SVN synchronization information for X has become corrupt or does not exist.

From: Folke Lemaitre <folke_at_landcglobal.com>
Date: 2006-12-19 14:31:42 CET

Hi,

I have the latest version (1.1.9) of subclipse installed.
In the meanwhile I've located the source of the issue:
 The problem was that the "Maven 2"/bin (latest version) directory was on my path, which contains an older version of JavaHL. Aparently, subclipse started using the dlls from the maven distribution instead of the ones installed together with subclipse. And with the changes to the local working copy format in svn 1.4, the old dlls could not understand my local workign copy...

Simply removing Maven from the path, wasn't enough. I had to do the following to make everything work again:
 - Remove Maven from your path (or from your system)
 - Restart Eclipse
 - Disconnect Project
 - Restart Eclipse
 - Connect it again

After this, my project was fully working with subclipse again...

The only issue I still have at the moment is that the eclipse "Open Type" dialog no longer shows results from that particular project, while it does give code completions on imports for that project. It might be that this issue is unrelated with the maven trouble, since I installed the 3.3M4 build of eclipse..

Thanks,
Folke

-----Original Message-----
From: Mark Phippard [mailto:markphip@gmail.com]
Sent: Tuesday, December 19, 2006 14:01
To: users@subclipse.tigris.org
Subject: Re: [Subclipse-users] The SVN synchronization information for X has become corrupt or does not exist.

On 12/19/06, Folke Lemaitre <folke@landcglobal.com> wrote:
> Since installing the Maven eclipse plugin, my subversion integration
> seems to be corrupted. After uninstalling Maven, removing the project,
> recreating the project, I still don't have subversion integration fro
> one of my projects. The project is already on subversion, so normally
> a simple "share project" should have been enough, but subclipse didn't
> seem to recognise the local working copy. After reinstalling
> subclipse, I was finally able to share the project, but now all files
> are marked with "?". Command line svn and tortoisesvn both work fine with the project directory.
>
> Any ideas on how I can fix this?

You do not say what version of Subclipse you have installed, but this behavior sounds like what would happen if using Subclipse 1.0.3 with Subversion 1.4-versions of the CLI and TortoiseSVN.

I'd suggest installing Subclipse 1.1.9

--
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Dec 19 14:31:49 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.