[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.newcomer] Re: Really disable Team/CVS
|
At least theoretically, you should be able to just move (or delete) the
org.eclipse.cvs/org.eclipse.team.cvs.* plug-ins and features, and start
Eclipse with -clean.
I'm not sure if the new provisioning stuff will interfere with this. It
might be worth asking on the eclipse.platform newsgroup.
HTH,
Wayne
On Sun, 2008-07-06 at 15:17 +0000, Peter Reed wrote:
> Counter to all the dev trends, need to really disable Team Sharing (CVS).
> Have a project where all interaction with the CVS repository, due to
> legacy constraints, must be done through CVS command-line interface.
> Using Eclipse v3.3.1 for Java on linux. Open project, in project explorer,
> right mouse on project, Team -> disable sharing. Then do a right
> mouse-->Refresh on a project folder and Team -->Sharing is re-enabled,
> without my setting it so.
> Since the project folders/files will still at some point be managed
> through command-line external CVS, cannot insert .cvsignore files, etc.
> Just need to really disable Team/CVS in Eclipse.
> Is there a way to do this? - rename eclipse files, remove plugins?
>
>
>
>
>