First page Back Continue Last page Summary Graphic
Checking out Files(locked)
Now to use the file issue:
csdev01% co -l flush.cc
RCS/flush.cc,v --> flush.cc
revision 1.1 (locked)
done
I now have the file flush.cc checked out (hence co) in a locked format (the -l switch). No one else can access this file for writing.