Overview
Artifact ID: | f903dfd250bb3d3f8d8884e045670ee901c5e102 |
---|---|
Ticket: | 5e9020fe4ccfc11e94be32aa220131943bb042ed
Ancestor check incorrect for fast commits |
User & Date: | anonymous 2010-10-04 16:34:40 |
Changes
- comment changed to:
Trying to build a test repository for the content_get problem, I see: fossil: ancestor check-in [400e924baf] (2010-10-04 16:29:26) is younger (clock skew?) Use -f to override. This is wrong, because the ancestor has the same modification time as the new commit. Either the message should be "is not older" or the check should be for > and not >= in checkin.c.
- foundin changed to: "b48f78964e"
- private_contact changed to: "63070188043a9522ca95dca0d28c3b9eff7a697b"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to: "Ancestor check incorrect for fast commits"
- type changed to: "Code_Defect"