First page Back Continue Last page Summary Graphic
Setting up for RCS
Start by changing to the directory in which the files to control are located.
csdev01% cd cs2511/proj4
csdev01% ls -l
-rw-rw---- 1 sholtz smp045 3214 Sep 7 14:24 flush.cc
Let us assume that we are working with the flush.cc file with a group that needs control access to the file.
In the directory which the file(s) reside make a directory called RCS for use by the system:
csdev01% mkdir RCS