2010/11/19 Lluís Batlle i Rossell <[email protected]>

> On Fri, Nov 19, 2010 at 10:03:48AM -0500, Richard Hipp wrote:
> > 2010/11/19 Lluís Batlle i Rossell <[email protected]>
> >
> > > Hello,
> > >
> > > is there any way I can know the history of a file,....
> >
> >
> > You mean like this?
> http://www.fossil-scm.org/fossil/finfo?name=Makefile
> Exactly! Is there any way it can show only the changes previous to a given
> checkin? (and only ancestors, without whatever could have been done with
> that
> file in branches apart).
>

Are you looking for an annotated file change history (the thing that Git
calls "blame")?  Click on the "annotate" link in the file history.
Example:
http://www.fossil-scm.org/fossil/annotate?checkin=42a964c585fe40cc&filename=Makefile


>
> > > or even better, a directory
> > > (all files inside)?
> > >
> >
> > This perhaps?  http://www.fossil-scm.org/fossil/dir
> Ah right! I always went to 'Files' (not "All"), and the links for the files
> of a
> particular checkin point to artifacts instead of 'finfo'.
>
> Thank you,
> Lluís.
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to