Annotated edit history of
CVS version 20 showing authors affecting page license.
View with all changes included.
Rev |
Author |
# |
Line |
14 |
AristotlePagaltzis |
1 |
[Acronym] for __C__oncurrent __V__ersions __S__ystem, a VersionControlSystem. (Not to be confused with [CSV].) |
|
|
2 |
|
|
|
3 |
It was born as a batch of [Shell] scripts wrapping [RCS] and diff3(1), but evolved into something much greater. Unfortunately, its roots also imply some annoying limitations like being unable to rename/move files in the repository without losing the associated history. |
|
|
4 |
|
|
|
5 |
See also: |
|
|
6 |
* cvs(1), the user interface to [CVS] |
|
|
7 |
* [Open Source Development with CVS | http://cvsbook.red-bean.com/] by Coriolis Open Press. |
|
|
8 |
* [Online version | http://cvsbook.red-bean.com/cvsbook.html] |
|
|
9 |
* [Offline HTML version | http://cvsbook.red-bean.com/cvsbook.html.gz] |
|
|
10 |
* [PostScript version | http://cvsbook.red-bean.com/cvsbook.ps] |
|
|
11 |
Note that some (irrelevant?) chapters regarding the philosophy behind [CVS] in OpenSource are only present in the printed edition. |
|
|
12 |
* very brief example usage in our [CVSHowto] page. |
17 |
AlastairPorter |
13 |
* [CVSNotes] |
18 |
LawrenceDoliveiro |
14 |
|
|
|
15 |
---- |
|
|
16 |
CategoryVersionControl |