core/com.nokia.carbide.cpp.doc.user/html/concepts/cvs.htm
author fturovic <frank.turovich@nokia.com>
Wed, 16 Jun 2010 11:39:35 -0500
changeset 1475 fb0e02cb252b
parent 1376 120480c02651
child 1519 ab4f029618cb
permissions -rw-r--r--
minor edits and updated images
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     2
<html>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     3
<head>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     4
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     5
<meta http-equiv="Content-Style-Type" content="text/css" />
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     6
<meta name="LASTUPDATED" content="06/17/05 11:09:43" />
1475
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
     7
<title>Software Configuration Management</title>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     8
<link rel="StyleSheet" href="../../book.css" type="text/css"/>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
     9
</head>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    10
<body bgcolor="#FFFFFF">
1475
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    11
<h2>Software Configuration Management (SCM) </h2>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    12
<p>The <strong>Carbide.c++</strong> tools are built on top of the <strong>Eclipse</strong> and <strong>CDT</strong> open source projects (<a href="http://www.eclipse.org">eclipse.org</a>). Carbide can use several popular <a href="http://en.wikipedia.org/wiki/Software_configuration_management">software configuration management</a> systems including:</p>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    13
<ul>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    14
    <li><a href="http://en.wikipedia.org/wiki/Apache_Subversion">Apache Subversive</a></li>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    15
    <li><a href="tp://www.nongnu.org/cvs/">CVS</a> (<em>plug-in included with Carbide</em>)</li>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    16
    <li><a href="http://en.wikipedia.org/wiki/Git_(software)">Git</a></li>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    17
    <li><a href="http://en.wikipedia.org/wiki/Clearcase">IBM Rational Clearcase</a></li>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    18
    <li><a href="http://en.wikipedia.org/wiki/Mercurial">Mercurial</a></li>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    19
    <li><a href="http://en.wikipedia.org/wiki/Perforce">Perforce</a></li>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    20
</ul>
fb0e02cb252b minor edits and updated images
fturovic <frank.turovich@nokia.com>
parents: 1376
diff changeset
    21
<p>Other revision systems are also supported but require the downloading of an Eclipse plug-in to add that capability to Carbide. Visit the <a href="http://eclipse-plugins.2y.net">eclipse-plugins.2y.net</a> sites to locate the  plug-ins you need. </p>
1376
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    22
<div class="step">
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    23
  <div id="footer">Copyright &copy; 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    24
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    25
</div>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    26
</body>
120480c02651 BUG 10758 - copyright revised date to 2010
fturovic <frank.turovich@nokia.com>
parents: 0
diff changeset
    27
</html>