The syncinfo is an internal cache maintained in Eclipse to greatly
improve performance of keeping decorators in synch. Having it become
corrupt is fairly rare. When it does, you can delete all of the cache
and it will just rebuild automatically. Here is a message from the
archives that describes how to clean out the syncinfo cache:
http://subclipse.tigris.org/servlets/ReadMsg?list=users&msgNo=9814
Mark
On Thu, May 22, 2008 at 9:19 AM, Guillaume Delcourt-Petetin
<gpetetin_at_gmail.com> wrote:
> Hi everybody,
>
> On a recent Europa install, Subclipse consistently finds the svn info of my
> projects corrupted, even if now and then it can work all right, though not
> for long.
>
> Typically, from the .metadata/log :
>
> !ENTRY org.tigris.subversion.subclipse.core 4 -6 2008-05-22 14:34:37.000
> !MESSAGE The SVN synchronization information for 'XXX' has become corrupt or
> does not exist.
>
> Of course, the svn synchro info is fine, thank you, and I am currently using
> both command-line svn and (prominently) tortoiseSVN, without the slightest
> hint of metadata corruption.
>
> I have found a similar problem in the mailing-list archive :
>
> http://subclipse.tigris.org/servlets/ReadMsg?listName=users&msgNo=9108
>
> ...which is related to the Maven plug-in, which I haven't installed.
>
> Now, I'm not especially experienced in messing with the Eclipse
> configuration and it's highly possible that all the info I need to solve
> this issue is in the mentionned thread. If so, please bear with me.
>
> --
> Guillaume Delcourt-Petetin
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-05-23 01:30:54 CEST