Differences between revisions 2 and 3
Revision 2 as of 2009-02-17 00:39:54
Size: 463
Editor: YoichiAso
Comment:
Revision 3 as of 2012-01-03 23:02:37
Size: 463
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

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)