Revision 12949
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/README.TXT | ||
---|---|---|
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 | 330 |
ssh aaronmk@jupiter.nceas.ucsb.edu |
331 |
(cd ~/Dropbox/svn/; up) # avoid extraneous diffs when rsyncing
|
|
331 |
svn up # avoid extraneous diffs when rsyncing
|
|
332 | 332 |
on all machines: ./fix_perms |
333 | 333 |
ssh -t vegbiendev.nceas.ucsb.edu exec sudo su - aaronmk |
334 | 334 |
upload: |
... | ... | |
351 | 351 |
then rerun with l=1 ... |
352 | 352 |
upload: |
353 | 353 |
do step when changes are made on vegbiendev > on your machine, download |
354 |
ssh aaronmk@jupiter.nceas.ucsb.edu |
|
355 |
(cd ~/Dropbox/svn/; up) |
|
354 | 356 |
on your machine: |
355 | 357 |
rm ~/'Library/Thunderbird/Profiles/9oo8rcyn.default/ImapMail/imap.googlemail.com/[Gmail].sbd/Spam' |
356 | 358 |
# remove the downloaded Spam folder, because spam e-mails often contain viruses that would trigger clamscan |
Also available in: Unified diff
bugfix: /README.TXT: to synchronize vegbiendev, jupiter, and your local machine: added `svn up` on jupiter: needs to be in main dir (~/bien), not ~/Dropbox/svn/