Revision 13331
Added by Aaron Marcuse-Kubitza over 10 years ago
README.TXT | ||
---|---|---|
399 | 399 |
click the All Mail folder for each account and wait for it to download the e-mails in it |
400 | 400 |
to back up the version history: |
401 | 401 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo -u aaronmk -i |
402 |
svnsync sync file:///home/aaronmk/Dropbox/docs/BIEN/svn_repo/ # initial runtime: 1.5 h ("08:21:38" - "06:45:26") @vegbiendev
|
|
402 |
svnsync sync file://"$HOME"/Dropbox/docs/BIEN/svn_repo/ # initial runtime: 1.5 h ("08:21:38" - "06:45:26") @vegbiendev
|
|
403 | 403 |
(cd ~/Dropbox/docs/BIEN/git/; git svn fetch) |
404 | 404 |
overwrite=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:~' put Dropbox/docs/BIEN/svn_repo/ # runtime: 1 min ("1:05.08") |
405 | 405 |
then rerun with l=1 ... |
Also available in: Unified diff
/README.TXT: to back up the version history: use $HOME to make paths platform-independent