Revision 13117
Added by Aaron Marcuse-Kubitza almost 11 years ago
trunk/README.TXT | ||
---|---|---|
98 | 98 |
extract the svn revision after "Revision:" |
99 | 99 |
export version=r[revision]_2 # +suffix to distinguish from last import |
100 | 100 |
# env var will be inherited by `screen` shell |
101 |
to import just a subset of the datasources: |
|
102 |
declare -ax inputs=(inputs/{src,...}/) |
|
103 |
# env var will be inherited by `screen` shell (shell var would not) |
|
101 | 104 |
screen |
102 | 105 |
Press ENTER |
103 | 106 |
unset TMOUT # TMOUT causes screen to exit even with background processes |
Also available in: Unified diff
/README.TXT: Full database import: added instructions for importing just a subset of the datasources