rcs
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rcs [2025/03/05 03:41] – added quirks & link to RCS sample session zilog | rcs [2025/03/05 15:16] (current) – [Basic RCS usage:] zilog | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== RCS — A System for Version Control | + | ===== RCS — A System for Version Control ===== |
==== Intro and Background: ==== | ==== Intro and Background: ==== | ||
Line 17: | Line 17: | ||
The '' | The '' | ||
- | An illustrated example | + | === RCS Setup === |
+ | Not much preparation | ||
- | [[RCS Sample Session]] | + | === Quick Start === |
+ | The '' | ||
+ | |||
+ | * create a working directory & RCS sub-dir: | ||
+ | * change to working dir & create a file: '' | ||
+ | * make initial commit of test file: '' | ||
+ | * check file back out & edit again: | ||
+ | * view diffs (working file vs last checked ver.): | ||
+ | * commit new revision of file: '' | ||
+ | * view log of changes: | ||
+ | |||
+ | Specific revisions can be acted upon by passing them to the various commands in the form '' | ||
+ | |||
+ | === RCS by Example === | ||
+ | While comprehensive coverage of all RCS can do is beyond the scope of this introductory tutorial, the basics can be grasped fairly easily and are perhaps best conveyed via an annotated | ||
==== RCS Quirks ==== | ==== RCS Quirks ==== |
rcs.1741146067.txt.gz · Last modified: 2025/03/05 03:41 by zilog