Overview
| Artifact ID: | b8b5b929a3e66f5a22a0f13e91748ae3d8ce72de |
|---|---|
| Ticket: | d26a9d9e2be7290ef6c6e1154e2e4fdd59dd8aa1
If same file is checked in twice, the second time is lost in the file's timeline |
| User & Date: | baruch 2014-10-19 12:27:25 |
Changes
- foundin changed to: "5a2b7356b4"
- Untracked field icomment:
When a file was checked in 2 different times (for example: artifact [http://www.fossil-scm.org/index.html/artifact/e1b4641cbf24acca1e88f45bba80fe9f1154bf73|e1b4641cb] was checked in here [http://www.fossil-scm.org/index.html/ci/1eb438d61a6db40db32dc700a0ea7e90e59861a5|1eb438d61a] and merged to trunk at [http://www.fossil-scm.org/index.html/info/ec81aee9156f43f45021592062d70d2829f43703|ec81aee915], and a second time here [http://www.fossil-scm.org/index.html/info/77f53423aec1d2ebe8d2912822224aef2d664215|77f53423ae]) we can end up with a wrong timeline, like this: [http://www.fossil-scm.org/index.html/finfo?name=src/import.c&a=2013-10-06&b=2014-08-16] In that timeline, there is a fork in the trunk based at ec81aee915, while in fact the correct sequence of events was that the same file was checked in again between the two "heads" of the trunk (at 77f53423ae). Both the second checkin of the file and the linearity of the trunk timeline are missing from that page.
- Untracked field login: "baruch"
- Untracked field mimetype: "text/x-fossil-wiki"
- private_contact changed to: "a992c8fd37ac79a80bb89c078cbdc095dfe8bfe8"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
If same file is checked in twice, the second time is lost in the file's timeline
- type changed to: "Code_Defect"