22 events by user aku occurring around 2008-02-04 06:00:40.
2008-02-06
| ||
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) |
06:00:40 | * | [4e02d677c2] Added note of an idea taken over by Mark Janssen. (user: aku, tags: trunk) |
05:59:54 | * | [2f70125d48] Fixed a typo. (user: aku, tags: trunk) |
2008-02-03
| ||
01:36:14 | * | [0523983440b] Merge Merged importer to mainline. (user: aku, tags: trunk) |
01:33:45 | * | [3e76f2a5f0] Removed the now obsolete textrange information from the revision table and updated the file revision code to not store its textrange any longer. (user: aku, tags: trunk) |
00:45:57 | * | [83d75a6c23] Modified filtering pass to drop the blobs of excluded revisions, for them we can be sure that we will not need them later, as whole branches are dropped. Modified the file import to use the new blob information to setup the expansion graph. This fixes the trouble we had with archive files in bwidget. They are now properly expanded. (user: aku, tags: trunk) |
00:04:37 | * | [aa04ac9d10] Extended the collection of revisions for a file with a separate blob store to manage the text ranges of revisions and their dependencies separate from the revisions. This will be used later (upcoming) to properly expand a file even if revisions were removed as irrelevant during the collection and filter passes. (user: aku, tags: trunk) |
2008-02-02
| ||
22:59:53 | * | [f94f7e17d1] Reworked the storage of the text range a bit, split immediately (settext) and store the pieces, instead of splitting everytime a piece is needed. (user: aku, tags: trunk) |
07:33:03 | * | [dbdc160161] Merge Merged with mainline. (user: aku, tags: trunk) |
07:03:39 | * | [9214c11831] Changeset handling, extended logging of how parent is determined. Fossil access, fixed importrev call to use correct workspace/repository. Fixed handling of output, stripping unwanted text, checking of output syntax. Extended logging. Added final 'rebuild'. NOTE: formation of the changesets/manifests is buggy, is not tracking unchanged files across... (user: aku, tags: trunk) |
06:49:40 | * | [dfb6ee3bac] Dropped primary key of temp table __im, record ids are not unique. Scenario: Several empty files. All have the same id, different paths. (user: aku, tags: trunk) |