Revision 14037
Added by Aaron Marcuse-Kubitza over 10 years ago
trunk/config/VirtualBox_VMs/vegbiendev/README.TXT | ||
---|---|---|
5 | 5 |
ssh -t 128.111.220.240 |
6 | 6 |
* to test a different revision: |
7 | 7 |
# { |
8 |
svn up --force -r [rev] |
|
8 |
svn up --force -r [rev] # runtime: 1 min ("0m50.945s")
|
|
9 | 9 |
make db # install new extensions and do `schemas/reinstall` |
10 | 10 |
make inputs/.TNRS/reinstall |
11 | 11 |
make schemas/public/reinstall # sanity check before running the import |
Also available in: Unified diff
config/VirtualBox_VMs/vegbiendev/README.TXT: `svn up`: documented runtime (1 min)