Revision 8724
Added by Aaron Marcuse-Kubitza over 11 years ago
README.TXT | ||
---|---|---|
27 | 27 |
then rerun with env l=1 ... |
28 | 28 |
upload: |
29 | 29 |
do step when changes are made on vegbiendev > on your machine, download |
30 |
env overwrite=1 src=~ dest='aaronmk@jupiter:~' put --exclude="/Library/Saved Application State" --exclude="/.Trash" --exclude="/bin" --exclude="/bin/pg_ctl" --exclude="/bin/unzip" --exclude="/Documents/BIEN/large_files" --exclude="/Documents/BIEN/svn/backups" --exclude="/Dropbox/home" |
|
30 |
env overwrite=1 src=~ dest='aaronmk@jupiter:~' put --exclude="/Library/Saved Application State" --exclude="/.Trash" --exclude="/bin" --exclude="/bin/pg_ctl" --exclude="/bin/unzip" --exclude="/Documents/BIEN/large_files" --exclude="/Documents/BIEN/svn/backups/*.backup" --exclude="/Documents/BIEN/svn/backups/analytical_aggregate.*.csv" --exclude="/Dropbox/home"
|
|
31 | 31 |
then rerun with env l=1 ... |
32 | 32 |
env overwrite=1 src=~ dest=~/Dropbox/home put --exclude="/Library/Saved Application State" --exclude="/.Trash" --exclude="/.dropbox" --exclude="/Documents/BIEN" --exclude="/Dropbox" --exclude="/software" --exclude="/VirtualBox VMs/**.sav" --exclude="/VirtualBox VMs/**.vdi" --exclude="/VirtualBox VMs/**.vmdk" |
33 | 33 |
then rerun with env l=1 ... |
Also available in: Unified diff
README.TXT: Maintenance: to synchronize a Mac's settings with my testing machine's: exclude only backup files in the Documents/BIEN/svn/backups/ dir (sync the other files)