Timeline
Not logged in

22 events by user aku occurring around 2008-02-06 04:55:34.

2008-02-13
04:57:43 * [6d5de5f1c1] Tuned the handling of the vendor branch in case we have multiple different symbols representing it. The import pass now effectively merges these symbols into a single line of development. (user: aku, tags: trunk)
2008-02-12
06:23:54 * [de03c8b1ea] Extended my notes. (user: aku, tags: trunk)
05:39:21 * [7817ff2212] Time information extended to include a total summed over all passes. Output extended to include formatted time data (hours, minutes, seconds). (user: aku, tags: trunk)
04:25:34 * [0d02fe6c7a] Report destination file for repository, and fix bug with the naming of the destination triggered when importing a repository in toto. (user: aku, tags: trunk)
04:24:42 * [c1dc8701ef] Added code to skip of administrative .cvsignore files. Added code to detect and warn about dot files (.FOO). Allow the user to import dot files by converting their names to non-dot form (.FOO -> dot-FOO). (user: aku, tags: trunk)
2008-02-08
04:49:36 * [21d9664fb5] Properly initialize the array containing the changesets split by type. (user: aku, tags: trunk)
2008-02-06
05:06:14 * [d2b1d3be25] Remembered a problem I have to deal with, added to my notes. (user: aku, tags: trunk)
05:04:12 * [66235f2430] Updated the copyright information of all files touched in the new year. (user: aku, tags: trunk)
04:58:20 * [9f297fed37] Updated my notes tracking the known problems. (user: aku, tags: trunk)
04:57:30 * [a5840849d0] Fixed bug computing a symbol's parent. preferedparent is the voting table, not the home of the definite information. The bug caused the use of the wrong parent lod during the import of changesets. Luckily the chosen parent was not known yet, causing an abort. (user: aku, tags: trunk)

04:55:34 * [0d13da3018] Get the line of development for changesets directly from the items and their lod references. The in-memory data from the meta table is out-of-date since the adjustment of parents in pass 'FilterSymbols'. Print the LOD information when sorting the changesets. (user: aku, tags: trunk)

04:51:51 * [70acbf63ec] Print the tree of symbols (i.e. definite parents) at high verbosity levels. (user: aku, tags: trunk)
2008-02-05
15:52:35 * [c9270189c2] Added tracking of file removal in changesets. (user: aku, tags: trunk)
15:51:46 * [8ec5d8c87c] Moved log output for changeset log message to higher verbosity level. (user: aku, tags: trunk)
06:09:27 * [a1bbf19d51] Accept a last trunk-changeset on a vendor branch with the :trunk: already defined, and warn. Force changeset to be vendor-only, out of trunk. (user: aku, tags: trunk)
06:08:11 * [7caaf7afd5] Removed bogus (early) unset. (user: aku, tags: trunk)
2008-02-04
06:26:46 * [812c91bb8d] Added some musings to one of the situations to deal with. (user: aku, tags: trunk)
06:05:11 * [e1dbf3186d] Reworked the revision import to use the new state tracking system instead of the simple array. Moved some log outputs. Added a file listing the known problems to prevent me from forgetting stuff as it piles up :/ (user: aku, tags: trunk)
06:02:57 * [e7138d7f9c] Moved the really large log output during revision import (log message, and command) to very high log levels. (user: aku, tags: trunk)
06:01:45 * [d011e0b008] Added classes to track the state of a workspace, and of the whole revision import. (user: aku, tags: trunk)