When You Messed Up Directories in /cvs/cds
You have to stop the daily backup job to prevent overwriting the previous backup with the messy one.
Do the following immediately.
(1) Login to fb40m
(2) Type 'crontab -e'. Emacs will open up in the terminal.
(3) Comment out the backup job (insert # at the beginning of the line containing /cvs/cds/caltech/scripts/backup/rsync.backup ).
(4) Save the file (Ctrl-x Ctrl-s) and exit (Ctrl-x Ctrl-c).
