Overview
SHA1 Hash: | 3852590ce60ec4e66d5c577b49c760d8a423bfb6 |
---|---|
Date: | 2007-09-26 05:02:06 |
User: | aku |
Comment: | New feature for importer. rcs parser extended so that it can store parse results for quick loading in future runs. This feature has no real use in regular use of the importer, i.e. one-shot conversion of a CVS repository to fossil. It is however useful for debugging when the source repository is scanned many times during test runs. Especially for large files, with lots of changes (like ChangeLogs), the direct loading of a Tcl dictionary is much faster than actually parsing the archive files. |
Timelines: | ancestors | descendants | both | trunk |
Other Links: | files | ZIP archive | manifest |
Tags And Properties
- branch=trunk inherited from [a28c83647d]
- sym-trunk inherited from [a28c83647d]
Changes
[show diffs]Modified tools/import-cvs.tcl from [8655038b63] to [6f6129caeb]. [diff]
Modified tools/lib/importcvs.tcl from [d5f1e97a32] to [55d61c3242]. [diff]
Modified tools/lib/rcsparser.tcl from [564a99c1a7] to [166f9426d0]. [diff]