Revision 8460
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
9 | 9 |
|
10 | 10 |
Maintenance: |
11 | 11 |
to synchronize vegbiendev, jupiter, and your local machine: |
12 |
install put if needed: |
|
13 |
download https://uutils.googlecode.com/svn/trunk/bin/put to ~/bin/ and `chmod +x` it |
|
12 | 14 |
when changes are made on vegbiendev: |
13 | 15 |
on vegbiendev, upload: |
14 | 16 |
env overwrite=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' |
Also available in: Unified diff
README.TXT: Maintenance: steps to synchronize vegbiendev, jupiter, and your local machine: added steps to install dependencies