Files in the top-level directory from the latest check-in of branch trunk
- .fossil-settings
- mdtips
- export_config.sh
- migrate.sh
- mkhtmlindex.tcl
- readme.md
- repo.config
- tablesort.js
- tip2md.tcl
- 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 themigration
folder. - Change directory to
scripts
. - Run
sh migrate.sh
.