1 |
|
Using CVS (part 1) |
2 |
|
================== |
3 |
|
|
4 |
< |
tdb1, 18/10/2000 |
4 |
> |
Contents |
5 |
> |
-------- |
6 |
> |
- Overview |
7 |
> |
- CVS Repository Structure |
8 |
> |
- Setting up CVS on Raptor |
9 |
> |
- Setting up CVS on a Public PC (with WinCVS) |
10 |
> |
- Setting up CVS from off campus |
11 |
> |
- How to use CVS |
12 |
> |
|
13 |
> |
- See "Using CVS (part 2)" for information on binaries, |
14 |
> |
branching, tagging and keywords. |
15 |
|
|
16 |
+ |
tdb1, 18/10/2000 |
17 |
+ |
|
18 |
|
Overview |
19 |
|
-------- |
20 |
|
CVS means "Concurrent Versioning System" and is used to keep |
310 |
|
|
311 |
|
That's just about it for basic CVS. I'll probably produce |
312 |
|
another document on tagging at some point in the future. |
313 |
+ |
|
314 |
+ |
About |
315 |
+ |
----- |
316 |
+ |
This document was written by Tim Bishop [tdb1@ukc.ac.uk] for |
317 |
+ |
use by the team working on a 3rd year Computer Science |
318 |
+ |
project called "i-scream". More details can be found on the |
319 |
+ |
project website; |
320 |
+ |
|
321 |
+ |
http://www.i-scream.org.uk |