Project

General

Profile

« Previous | Next » 

Revision 14040

bugfix: config/VirtualBox_VMs/vegbiendev/README.TXT: to test the import: `make db`: need to run `schemas/reinstall` manually because older versions of the codebase just used `schemas/install`

View differences:

trunk/config/VirtualBox_VMs/vegbiendev/README.TXT
7 7
# {
8 8
# pick [rev] from r12025 (2014-2-2, last success)..r13002 (2014-3-30, 1st failure)
9 9
svn up --force -r [rev] # runtime: 1 min ("0m50.945s")
10
make db # install new extensions and do `schemas/reinstall`
10
make mk_db rm_initial_public schemas/reinstall # mk_db: install new extensions
11 11
make inputs/.TNRS/reinstall
12 12
make schemas/public/reinstall # sanity check before running the import
13 13
# }

Also available in: Unified diff