next up previous contents
Next: Configuring WinCVS Up: Getting the latest sources Previous: Getting the latest sources   Contents

Introduction

The latest sources and scripts are stored in a CVS repository. CVS is a version control system and it allows developers to change different parts of the source at the same time. When the developer updates his copy of the repository, CVS merges the changes automatically. To access CVS, you need a CVS client program. The CVSROOT is:
:pserver:<user>@195.202.187.35:/usr/cvs_source
Where <user> is your CVS username if you have write access to repository. For read-only access, use: The module names are: source_of_joy for source, and scripts_of_joy for scripts.

Thiago A Correa 2001-06-09