Project

General

Profile

« Previous | Next » 

Revision 9884

/README.TXT: Full database import: make inputs/{upload,download}: run them first with `test=1` to see what the changes will be

View differences:

README.TXT
71 71
	On jupiter: svn up --force
72 72
	On local machine:
73 73
		./fix_perms
74
		make inputs/upload test=1
74 75
		make inputs/upload
75 76
		make test by_col=1
76 77
			See note under Testing below
77 78
	On vegbiendev:
78 79
	Ensure there are no local modifications: svn st
79 80
	svn up
81
	make inputs/download test=1
80 82
	make inputs/download
81 83
	For each newly-uploaded datasource above: make inputs/<datasrc>/reinstall
82 84
	Update the auxiliary schemas: make schemas/reinstall

Also available in: Unified diff