|
⇤ ← Revision 1 as of 2009-02-17 00:39:45
Size: 457
Comment:
|
Size: 463
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| Line 8: | Line 9: |
| Line 9: | Line 11: |
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).
