Chapter 8. Quick Introduction to Using RCS

Table of Contents

Introduction
RCS Subdirectory
Checking-in a File
Entering File Descriptions
Checking-out a File
Checking-out a File for Editing
Checking-out a Previous Revision
Displaying Differences
Inserting Keywords
Retrieving Files
Viewing the Log
After the Basics

Preface

The following is a quick tutorial on using RCS starting with new files never previously combined in RCS. The tutorial will be short and quick. Important concepts will be overlooked and some fo the useful and powerful features of RCS will not be introduced. Instead, the general use of RCS is introdued to generate familiarity with the operations of RCS and the skills of version control.

Introduction

The following examples will use the file our_file.txt. The commands assume our_file.txt is in the current directory, meaning the commands are run in the same directory the file our_file.txt is located in.