Differences between revisions 1 and 2
Revision 1 as of 2009-02-17 00:39:45
Size: 457
Editor: YoichiAso
Comment:
Revision 2 as of 2009-02-17 00:39:54
Size: 463
Editor: YoichiAso
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).

DirMessUp (last edited 2012-01-03 23:02:37 by localhost)