Overview
SHA1 Hash: | 08ebab80cd39311fed41f400d3dab0c490b029a9 |
---|---|
Date: | 2007-11-10 23:44:29 |
User: | aku |
Comment: | Rewrote the algorithm for breaking internal dependencies to my liking. The complex part handling multiple splits has moved from the pass code to the changeset class itself, reusing the state computed for the first split. The state is a bit more complex to allow for its incremental update after a break has been done. Factored major pieces into separate procedures to keep the highlevel code readable. Added lots of official log output to help debugging in case of trouble. |
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/cvs2fossil/lib/c2f_pinitcsets.tcl from [8f42ee8f95] to [046ff5e25b]. [diff]
Modified tools/cvs2fossil/lib/c2f_prev.tcl from [d69fb88848] to [987e3e6cdd]. [diff]
Modified tools/cvs2fossil/lib/log.tcl from [9e72db66cb] to [2d2937d11b]. [diff]