Revision 12128
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/README.TXT | ||
---|---|---|
372 | 372 |
to back up the version history: |
373 | 373 |
on vegbiendev: |
374 | 374 |
svnsync sync file:///home/aaronmk/Dropbox/docs/BIEN/svn_repo/ # initial runtime: 1.5 h ("08:21:38" - "06:45:26") @vegbiendev |
375 |
(cd ~/Dropbox/docs/BIEN/git/; git svn fetch) |
|
375 | 376 |
overwrite=1 src=~ dest='aaronmk@jupiter:~' put Dropbox/docs/BIEN/svn_repo/ # runtime: 1 min ("1:05.08") |
376 | 377 |
then rerun with l=1 ... |
377 | 378 |
on local machine: |
Also available in: Unified diff
/README.TXT: to back up the version history: added back `git svn fetch` so we keep the git export up-to-date, too