History of tools/lib/cvs_sig.tcl
2007-09-27
| ||
04:44:19 | [c7b83a7c1c] part of check-in [7a64b9e738] CVS import. First, fixed sig::next regarding two things. One, we have to take the root version of a file into account as a possible predecessor. Two, a missing changed file may be misclassified and actually be added instead. Second, modified the search for a root changeset of a branch. We now try the existing regular intersection first for exactness, and in case of failure we fall back to a voting scheme to locate the most acceptable aka non-conflicting changeset. (By: aku on 2007-09-27 04:44:19) [diff] [annotate] | |
2007-09-26
| ||
05:06:18 | [41da9ebbf9] part of check-in [72dac950c3] Continued work on the import of branches. Main principle now is to handle the branches vertically. First the trunk, then the branch starting with the first unprocessed changeset, and so forth. Looks more promising than the previous approach. Currently handles just a bit over half of the test projects (11 of 21 in 6 repositories). (By: aku on 2007-09-26 05:06:18) [annotate] |