blob: 4254d02ff7f8ff83b9fae6bdf53f5cd39ab63318 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><html lang="en">
<HEAD>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2015. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="../book.css" CHARSET="ISO-8859-1" TYPE="text/css">
<title>Setting up a CVS repository</title>
</HEAD>
<BODY BGCOLOR="#ffffff">
<h1> Setting up a CVS repository</h1>
<P CLASS="Para">
A repository is a persistent store that coordinates multi-user access to the
resources being developed by a team. The Workbench comes with CVS support
built-in. You can find more information on CVS at <a href="https://directory.fsf.org/wiki/CVS" target="_blank">https://directory.fsf.org/wiki/CVS</a>.&nbsp;</P>
<P CLASS="Para"> Refer to this site for information on how to install and configure
a CVS repository including user access and passwords.</P>
<p>In order to continue with this tutorial, access to a CVS repository is required.</p>
</BODY>
</HTML>