|
From: Colin S. <col...@ex...> - 2004-01-16 19:32:49
|
Kopylenko, Dmitry wrote: > I've deleted Spring project from my local workspace (wanted to do a > clean check out), but now I'm having a problem accessing CVS HEAD from > CVS perspective - it just simply does not show any contents. Does > anyone have similar problem? > > Thanks, > Dmitriy. > I don't know what's up with your Eclipse CVS perspective, but the easy alternative is to pull out the source with something like TortoiseCVS or another CVS tool, then in Eclipse do an 'import existing project', then 'Team|Share', and you will be up and going... The share will pick up on the fact that you already have CVS metadata there, so you won't have to point to the repo again... |