Project

General

Profile

« Previous | Next » 

Revision 14032

config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: added steps to test a different revision

View differences:

trunk/config/VirtualBox_VMs/vegbiendev/README.TXT
3 3
# restore the "booted" snapshot under "+pg_restore"
4 4
# start the VM
5 5
ssh -t 128.111.220.240
6
* to test a different revision:
7
# {
8
svn up --force -r [rev]
9
make db # install new extensions and do `schemas/reinstall`
10
make inputs/.TNRS/reinstall
11
make schemas/public/reinstall # sanity check before running the import
12
# }
6 13
$0 # nested shell
7 14
export version=test_import
8 15
declare -ax inputs; inputs=(inputs/ARIZ/)

Also available in: Unified diff