Revision 14565
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
448 | 448 |
on local machine: |
449 | 449 |
svnsync sync file://"$HOME"/Dropbox/docs/BIEN/svn_repo/ # initial runtime: 1.5 h ("08:21:38" - "06:45:26") @vegbiendev |
450 | 450 |
(cd ~/Dropbox/docs/BIEN/git/; git svn fetch) |
451 |
# use absolute path for vegbiendev commands because the Ubuntu 14.04 |
|
452 |
version of rsync doesn't expand ~ properly |
|
451 | 453 |
overwrite=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:/data/dev/aaronmk/' put Dropbox/docs/BIEN/svn_repo/ # runtime: 1 min ("1:05.08") |
452 | 454 |
then review diff, and rerun with `l=1` prepended |
453 | 455 |
overwrite=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:/data/dev/aaronmk/' put Dropbox/docs/BIEN/git/ |
454 | 456 |
then review diff, and rerun with `l=1` prepended |
455 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo -u aaronmk -i |
|
456 |
# use absolute path for vegbiendev commands because the Ubuntu 14.04 |
|
457 |
version of rsync doesn't expand ~ properly |
|
458 |
overwrite=1 swap=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:/data/dev/aaronmk/' put Dropbox/docs/BIEN/svn_repo/ # runtime: 30 s ("36.19") |
|
459 |
then review diff, and rerun with `l=1` prepended |
|
460 |
overwrite=1 swap=1 src=~ dest='aaronmk@jupiter.nceas.ucsb.edu:/data/dev/aaronmk/' put Dropbox/docs/BIEN/git/ |
|
461 |
then review diff, and rerun with `l=1` prepended |
|
462 | 457 |
to back up vegbiendev: |
463 | 458 |
on local machine: |
464 | 459 |
l=1 src=root@vegbiendev.nceas.ucsb.edu:/ dest='~/Documents/BIEN/vegbiendev/' sudo -E put --exclude='/var/lib/postgresql/9.3/main/*/' --exclude=/home/aaronmk/bien --exclude=/home/aaronmk/Dropbox |
Also available in: Unified diff
/README.TXT: to back up the version history: don't also need this on vegbiendev because it's already on jupiter and the local machine