On 3/29/07, Jean-Noël Rivasseau <elvanor@gmail.com> wrote:
>
>
> I am using Eclipse 3.2.2, Subclipse 1.2 under Linux 64 (Gentoo).
>
> Subclipse was working perfectly well until today. For some reason it
> started to have problems, saying:
>
> MESSAGE The SVN synchronization information for 'PPH' has become corrupt
> or does not exist
>
> PPH is the name of my Eclipse project.
>
> I did everything, doing some svn cleanups with the official SVN client,
> closing and reopening the Eclipse project, even reinstalling Subclipse...
> but the problem is still there.
>
> It is bad to the point that everything else in Eclipse does not work, for
> example a right click on an item on the explorer will result in some kind of
> infinite loop, all I can do is kill Eclipse.
>
>
Doing things outside of Eclipse is more likely to create problems than solve
them. Subclipse uses the same code as the command line.
In the messages I notice something about a cache, so where is the cache data
> stored? I should maybe delete that.
>
> If someone can help me, please do by all means - currently my whole
> Eclipse installation is trashed
To delete the cache, close Eclipse. The cache is stored in:
[workspace]/.metadata/.plugins/org.eclipse.core.resources/.projects/PROJECTNAME/.syncinfo
So you can just find and delete all files named .syncinfo in
[workspace]/.metadata/.plugins/org.eclipse.core.resources/.projects.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Thu Mar 29 17:39:45 2007