Project

General

Profile

« Previous | Next » 

Revision 6953

README.TXT: Data import: If many inputs have errors: Updated command to `make schemas/$version/uninstall` because the current import's schema is now named $version

View differences:

README.TXT
50 50
    In the output, search for "Command exited with non-zero status"
51 51
    For inputs that have this, fix the associated bug(s)
52 52
    If many inputs have errors, discard the current (partial) import:
53
        make schemas/public/reinstall
53
        make schemas/$version/uninstall
54 54
    Otherwise, continue
55 55
    Delete previous imports so they won't bloat the full DB backup:
56 56
        make backups/vegbien.$version.backup/remove

Also available in: Unified diff