Revision 8945
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
18 | 18 |
env overwrite=1 del= src=. dest='aaronmk@jupiter:~/bien' put --no-group --exclude=.svn --exclude=install.log.sql --exclude='inputs/GBIF/**.data.sql' |
19 | 19 |
then rerun with env l=1 ... |
20 | 20 |
on your machine, download: |
21 |
env overwrite=1 swap=1 src=. dest='aaronmk@jupiter:~/bien' put --exclude=.svn inputs/VegBIEN/TWiki |
|
22 |
then rerun with env l=1 ... |
|
21 | 23 |
env overwrite=1 del= swap=1 src=. dest='aaronmk@jupiter:~/bien' put --exclude=.svn --exclude=install.log.sql --exclude='*.backup' --exclude='/backups/analytical_aggregate.*.csv' --exclude='inputs/GBIF/**.data.sql' --exclude='bin/dotlockfile' |
22 | 24 |
then rerun with env l=1 ... |
23 | 25 |
to synchronize a Mac's settings with my testing machine's: |
Also available in: Unified diff
/README.TXT: Maintenance: to synchronize vegbiendev, jupiter, and your local machine: when changes are made on vegbiendev: added step to download TWiki separately to your machine, to ensure that it gets backed up even if you don't sync the rest of the files. also, TWiki needs to be run with delete enabled to remove old session files, while the rest of the files should be run without delete.