Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Mylyn without CVS support
Mylyn without CVS support [message #65652] Tue, 17 February 2009 22:47 Go to next message
Kim Sullivan is currently offline Kim SullivanFriend
Messages: 44
Registered: July 2009
Member
Hello,
I'm trying to create a bare bones eclipse platform + mylyn + subclipse
install. Unfortunately, some parts of mylyn depend on the eclipse cvs
feature, which I don't want.

I wanted to ask which parts of mylyn depend on CVS? None the core parts
explicitly mention CVS. The new update manager makes it hard to find out
what depends on what (and once something is downloaded, there's no
apparent way to get rid of the files if you uninstall the plugin).

Or is it a dependency, because the CVS plugin implements a large part of
the eclipse team functionality?

Thanks,
Kim
Re: Mylyn without CVS support [message #66420 is a reply to message #65652] Thu, 12 March 2009 08:00 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
> I'm trying to create a bare bones eclipse platform + mylyn + subclipse
> install. Unfortunately, some parts of mylyn depend on the eclipse cvs
> feature, which I don't want.

The org.eclipse.mylyn.team-feature has been decoupled from cvs for Mylyn
3.0:

191793: [api] remove coupling from to ..mylyn.team.ui to
org.eclipse.team.cvs
https://bugs.eclipse.org/bugs/show_bug.cgi?id=191793

> I wanted to ask which parts of mylyn depend on CVS? None the core parts
> explicitly mention CVS. The new update manager makes it hard to find out
> what depends on what (and once something is downloaded, there's no
> apparent way to get rid of the files if you uninstall the plugin).
>
> Or is it a dependency, because the CVS plugin implements a large part of
> the eclipse team functionality?

The team support can be installed without cvs. If you do not consume the
org.eclipse.mylyn.ide-feature which includes Mylyn's cvs integration you
should not require cvs in your distribution.

Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Re: Mylyn without CVS support [message #596673 is a reply to message #65652] Thu, 12 March 2009 08:00 Go to previous message
Steffen Pingel is currently offline Steffen PingelFriend
Messages: 706
Registered: July 2009
Senior Member
> I'm trying to create a bare bones eclipse platform + mylyn + subclipse
> install. Unfortunately, some parts of mylyn depend on the eclipse cvs
> feature, which I don't want.

The org.eclipse.mylyn.team-feature has been decoupled from cvs for Mylyn
3.0:

191793: [api] remove coupling from to ..mylyn.team.ui to
org.eclipse.team.cvs
https://bugs.eclipse.org/bugs/show_bug.cgi?id=191793

> I wanted to ask which parts of mylyn depend on CVS? None the core parts
> explicitly mention CVS. The new update manager makes it hard to find out
> what depends on what (and once something is downloaded, there's no
> apparent way to get rid of the files if you uninstall the plugin).
>
> Or is it a dependency, because the CVS plugin implements a large part of
> the eclipse team functionality?

The team support can be installed without cvs. If you do not consume the
org.eclipse.mylyn.ide-feature which includes Mylyn's cvs integration you
should not require cvs in your distribution.

Steffen

--
Steffen Pingel
Committer, http://eclipse.org/mylyn
Senior Developer, http://tasktop.com
Previous Topic:parseHtmlError when I call postTaskData() on Bugzilla Connector
Next Topic:WikiText preview
Goto Forum:
  


Current Time: Fri Apr 26 07:18:53 GMT 2024

Powered by FUDForum. Page generated in 2.36154 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top