[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Local history is corrupt
|
- From: m.moebius@xxxxxx (Martin Möbius)
- Date: Fri, 13 Sep 2002 08:37:13 +0000 (UTC)
- Newsgroups: eclipse.tools
- Organization: http://www.eclipse.org
- User-agent: NewsPortal 0.23
Lee Francis Wilhelmsen wrote:
> > workspace\.metadata\.plugins\org.eclipse.core.resources\.history
> > The only way to copy the history as well, is to try to copy the whole
> > workspace around. 'Try' because its a not supported feature.
> There was only one file (.index) in the .history directory so I copied it to
> a different location and deleted the original. Is seems to work now, but I
> think it's strange that no new .index file has been regenerated since I
> thought this file contained the history data.
Sorry if I misunderstand you, but you can not just copy your project
without the whole .metadata directory. So it impossible to regenerate
local histroy from only your project resources.
Just to mention you can export all your preferences into a xml and import
it again. Look at preferences Dialog down left.
martin