All Top-level Files
Files in the top-level directory in any check-in
- .fossil-settings
- mdtips
- 466.tip
- 467.tip
- export_config.sh
- migrate.sh
- mkhtmlindex.tcl
- readme.md
- repo.config
- tablesort.js
- tip2md.tcl
- usage.md
- Create a folder for doing the conversion (e.g. migration)
- Download the tip CVS dump into the
migration
folder
- Install cvs2svn.
- Install svn.
- Checkout this repository in a subdirectory
scripts
in the migration
folder.
- Change directory to
scripts
.
- Run
sh migrate.sh
.