Revision 12948
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
327 | 327 |
install put if needed: |
328 | 328 |
download https://uutils.googlecode.com/svn/trunk/bin/put to ~/bin/ and `chmod +x` it |
329 | 329 |
when changes are made on vegbiendev: |
330 |
ssh aaronmk@jupiter.nceas.ucsb.edu |
|
331 |
(cd ~/Dropbox/svn/; up) # avoid extraneous diffs when rsyncing |
|
330 | 332 |
on all machines: ./fix_perms |
331 | 333 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo su - aaronmk |
332 | 334 |
upload: |
... | ... | |
349 | 351 |
then rerun with l=1 ... |
350 | 352 |
upload: |
351 | 353 |
do step when changes are made on vegbiendev > on your machine, download |
352 |
ssh aaronmk@jupiter.nceas.ucsb.edu |
|
353 |
(cd ~/Dropbox/svn/; up) |
|
354 | 354 |
on your machine: |
355 | 355 |
rm ~/'Library/Thunderbird/Profiles/9oo8rcyn.default/ImapMail/imap.googlemail.com/[Gmail].sbd/Spam' |
356 | 356 |
# remove the downloaded Spam folder, because spam e-mails often contain viruses that would trigger clamscan |
Also available in: Unified diff
/README.TXT: to synchronize vegbiendev, jupiter, and your local machine: added `svn up` on jupiter to avoid extraneous diffs when rsyncing