Hello,

I use the ui to know the changes of a file at a specified checkin.

I go to Files (check-in f723beb5ff, trunk), and I click the file.

It shows:
Artifact bda684a9f7ea37be2137540b4b856df924d5f8ea
Then it comes with a list of checkins affecting the file. It says, in the order
said in the web page:
part of checkin [346fbec0f8]  (not trunk) - a branch never merged into trunk
also part of check-in [1321136dd5] (trunk) - a branch merge into trunk
also part of check-in [45289a198b] (not trunk) - a branch that was merged into
trunk
also part of check-in [391d0b2758] (not trunk) - a branch that was merged into
trunk

For me this kind of history looks very strange. Specially the first item. And
why for the 2nd item it shows the 'merge' checkin and not the in-branch ckeckin
introducing the change like the two last items?

The last is the newer in time. If I click that checkin, and then in the list of
modifications I click the concerning files, I get a history of that file. That
history shows any change to the file at any branch, not caring on ancestors.
This makes me think maybe this behaviour is a bug, or I am understanding things
bad.

How can I get the history of the file considering ancestors *on trunk*?
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to