#!wml -o (ALL-LANG_*)+LANG_DE:\${}-de.html \ (ALL-LANG_*)+LANG_EN:\${}-en.html #use wml::mtp area=${area} ## Created on , 26 2001 by texi2html 1.65 ## Written by: Lionel Cons (original author) ## Karl Berry ## Olaf Bachmann ## and many others. ## Maintained by: Olaf Bachmann ## !!! Special Version for Using with WML by Karl Heinz Marbaise (khmarbaise@gmx.de)!!! ## Send bugs and suggestions to ## DO NOT EDIT THIS FILE EDIT FILE .... CVS--Concurrent Versions System: A sample session
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

1.3 A sample session

As a way of introducing CVS, we'll go through a typical work-session using CVS. The first thing to understand is that CVS stores all files in a centralized repository ( see section 2. The Repository ); this section assumes that a repository is set up. see section 2. The Repository ) ablegt. Dieser Abschnitt setzt vorraus, daß ein Repsository schon vorhanden und eingerichtet wurde.

Suppose you are working on a simple compiler. The source consists of a handful of C files and a `Makefile'. The compiler is called `tc' (Trivial Compiler), and the repository is set up so that there is a module called `tc'.

1.3.1 Getting the source  Creating a workspace
1.3.2 Committing your changes  Making your work available to others
1.3.3 Cleaning up  
1.3.4 Viewing differences  

## This document was generated by Karl Heinz Marbaise on , 26 2001 using texi2html