blob: ee4081f5b405b449b417be6640b7acf47876d8ea [file]
<!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=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1"
type="text/css">
<title>CVS Repositories</title>
<meta name="keyword" content="team">
</head>
<body bgcolor="#FFFFFF">
<h1 class="Head">CVS Repositories</h1>
<p class="Intro"></p>
<p class="Para">A Concurrent Versions System (CVS) repository is
a persistent data store that coordinates multi-user access to
projects and their contents. Projects in a repository can be of
two forms: immutable (a project version) or modifiable (a project
in a branch). Communication between the repository and Workbench
clients is possible over local or wide area networks. Currently
the Workbench supports two internal authentication protocols for
CVS: pserver and ssh. Authentication protocols provided by
external tools can also be used by CVS.</p>
<div class="Topic">
<p class="Para">You can find more information on CVS at
<a href="https://directory.fsf.org/wiki/CVS" class="URL"
target="_blank">https://directory.fsf.org/wiki/CVS</a>.</p>
</div>
<h3 class="related">Related concepts</h3><a href=
"concepts-26.htm">Team programming with CVS</a><br>
<a href="concepts-27b.htm">Branches</a><br>
<a href="concepts-27.htm">Versions</a><br>
<a href="concepts-17a.htm">Local history</a>
<h3 class="related">Related tasks</h3><a href=
"../tasks/tasks-92.htm">Creating a CVS repository location</a>
<h3 class="related">Related reference</h3><a href=
"../reference/ref-47.htm">CVS</a><br>
<a href="../reference/ref-32.htm">CVS Repositories view</a>
</body>
</html>