Besides the required tools described above, you are strongly encouraged
to download and install a source code control system, such as the
Concurrent Version System (CVS), to maintain historical
versions of the source files that make up your web application. Besides
the server, you will also need appropriate client
tools to check out source code files, and check in modified versions.
上記で説明した必要なツールだけでなく、
Webアプリケーションを作成するソースファイルのバージョン履歴を保持するために、
CVSのようなソースコード管理システムをダウンロードしてインストールすることを強く勧めます。
サーバのほかに、ソースコードファイルのチェックアウトと、変更したバージョンのチェックインのために、適切なクライアントツールが必要です。
Detailed instructions for installing and using source code control
applications is beyond the scope of this manual. However, CVS server and
client tools for many platforms (along with documentation) can be downloaded
from http://www.cvshome.org.
ソースコード管理アプリケーションのインストールと使用方法についての詳細は、
このマニュアルでは説明しません。
しかし、さまざまなプラットフォーム向けのCVSサーバーとクライアントツールは、
http://www.cvshome.org
から(ドキュメントも含めて)ダウンロードすることができます。