Revision 12115
Added by Aaron Marcuse-Kubitza almost 11 years ago
README.TXT | ||
---|---|---|
371 | 371 |
click the All Mail folder for each account and wait for it to download the e-mails in it |
372 | 372 |
to back up the version history: |
373 | 373 |
on vegbiendev: |
374 |
(cd ~/Dropbox/docs/BIEN/git/; git svn fetch)
|
|
375 |
overwrite=1 src=~ dest='aaronmk@jupiter:~' put Dropbox/docs/BIEN/git
|
|
374 |
svnsync sync file:///home/aaronmk/Dropbox/svn_repo
|
|
375 |
overwrite=1 src=~ dest='aaronmk@jupiter:~' put Dropbox/docs/BIEN/svn_repo
|
|
376 | 376 |
then rerun with l=1 ... |
377 | 377 |
on local machine: |
378 |
overwrite=1 swap=1 src=~ dest='aaronmk@jupiter:~' put Dropbox/docs/BIEN/git
|
|
378 |
overwrite=1 swap=1 src=~ dest='aaronmk@jupiter:~' put Dropbox/docs/BIEN/svn_repo
|
|
379 | 379 |
then rerun with l=1 ... |
380 | 380 |
VegCore data dictionary: |
381 | 381 |
Regularly, or whenever the VegCore data dictionary page |
Also available in: Unified diff
/README.TXT: to back up the version history: use svnsync instead of `git svn fetch`, so that the backup is in a format that can be directly reimported into an svn repo