[BACK]Return to why-cvs.html CVS log [TXT][DIR] Up to [local] / www

File: [local] / www / Attic / why-cvs.html (download) (as text)

Revision 1.17, Mon Dec 9 18:45:47 2002 UTC (21 years, 6 months ago) by jufi
Branch: MAIN
Changes since 1.16: +2 -1 lines


HTML 4.01 Transitional compliance

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>Why OpenBSD uses CVS</title>
<link rev=made href="mailto:www@openbsd.org">
<meta name="resource-type" content="document">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="description" content="the OpenBSD project cvs propaganda page">
<meta name="keywords" content="openbsd,cvs">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1997-2002 by OpenBSD.">
</head>

<body bgcolor="#ffffff" text="#000000" link="#23238e">

<a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>

<p>
<h2>Why OpenBSD Developers Use CVS</h2>

<p>
<a href="http://www.cvshome.org/">The Concurrent Version System (CVS)</a>
was selected for use by the OpenBSD project group.
With CVS, seventy or so developers are able to
update the source code (which is over 1349 MB, around 75000 files) that
comprise the OS, ports/packages, and XFree86.  A large number of OpenBSD users
then download the OS sources via <a href=anoncvs.html>anonymous CVS</a>,
a procedure that is much more reliable than the Software
Upgrade Protocol (sup).
</p>

<p>
CVS also allows easy creation and maintenance of branches so that we
can provide a release + patches source tree and a up to the minute
development source tree with parallel development.
</p>

<p>
Since CVS interfaces with the Secure Shell (ssh) it can provide reliable
user and host authentication.  This fits in well with the OpenBSD
project's <a href=goals.html>goal of security</a>.
</p>

<hr>
<a href=index.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
<a href="mailto:www@openbsd.org">www@openbsd.org</a>
<br>
<small>$OpenBSD: why-cvs.html,v 1.17 2002/12/09 18:45:47 jufi Exp $</small>

</body>
</html>