Checking in files
After editing a file you can check it in with the
command:
   sccs delta filename
SCCS will then:
- make sure you are the user who checked it out
 
- ask you for a descriptive comment on the changes you have made
 
- record what changes have been made
 
- remove the writable copy of the file from the current directory
 
 This site maintained by
unixhelp@ed.ac.uk