📄 howto.txt
字号:
$Id: howto.txt,v 1.2 2000/11/10 14:43:13 fsg Exp $These files are meant as a first step to export and importtest data in plain ascii format to and from the testdatabase.This would make it possible to place a test pool under cvs control.To use this stuff:1. Install IBPerl-0.8p3 (from www.karwin.com).2. Create a directory named import under your TCS directory. 3. Copy dump_gtcs.pl, fix_it.sql, import_all, import_gtcs.pl to your TCS directory. Copy gtcs.gdl into the import directory.3. To export data from an existing gtcs.gdb: run isql ./tests/gtcs.gdb fix_it.sql run dump_gtcs.pl4. to create a new gtcs.gdb from the exported data: run gdef -r ./import/gtcs.gdl run import_all5. If you like your newly created gtcs.gdb, copy it to your tests directory. Sorry, at the moment the TCS will not work correctly with this new gtcs.gdb. I'm working on this.Frank
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -