On Mon, Oct 11, 2010 at 11:19:39AM -0400, Richard Hipp wrote:
> 2010/10/11 Lluís Batlle i Rossell <virik...@gmail.com>
> 
> > 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?
> >
> 
> Is the following an example of what concerns you:
> 
> 
> http://www.fossil-scm.org/fossil/artifact/3680b8d4c4cc8fbeb50c94311d4afe20d53f8b45
> 
> I think the description of this file is correct.  The description shows
> every check-in where the file is in the check-in but where the file is not
> in the parent check-in.  That seems to me to be a pretty good description of
> how the file is used.
> 
> What were you expecting it to do?
Ah, I expected that to be a description of the checkins that *contributed* to
those contents of the file.

So, I understand it lists the open 'leaves' containing that file. Am I right?
Sorry for the confusion. I was looking for a history of the file (regarding 
ancestors).
I continue below...

> 
> 
> >
> > 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*?

So, to use the fossil-scm repository, I can go to Files, the "Makefile", click 
the top
trunk check-in:
http://www.fossil-scm.org/fossil/info/68fa646f49
There, if I want the history of "Makefile", I click in the modifications
'Makefile': http://www.fossil-scm.org/fossil/finfo?name=Makefile
But that shows a list of ckeckins by date without considering "ancestry since
68fa646f49". Now there is no way of getting a history considering only the
ancestry, so I have to look at the arrows and follow the ancestry myself. Am I
right?

Thank you very much,
Lluís.
_______________________________________________
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