Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-team-dev] SCC Support

 
If by "source code control" you refer to *any* implementation of source control software then yes, Eclipse supports several implementations. It comes with support for CVS ([Open] Concurrent Version Control) included, and there are plugins available for VSS (Visual Source Safe) and SVN (Source Version Control). There may be plugins for other source control software, however the 3 mentionned above are the only ones I tried so far.
 
You may visit Eclipse Plugin Central (www.eclipseplugincentral.com) to see all plugins are available.
 
Hope this helps.
 
Math

 
On 8/30/06, Ubaidu <ubaidu@xxxxxxxxx> wrote:
Hi,

Most of the IDE-s out there have SCC support. SCC is "Source Code
Control" - a specification that is followed by IDE's and CM in order
for the two to work together.

Is anybody aware of any plugin that makes Eclipse support the SCC ?

Thanks.
_______________________________________________
platform-team-dev mailing list
platform-team-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-team-dev


Back to the top