Yes, this is helpful - if served by 'fossil ui' it shows the current checkout timeline and info that I need. However, I realised if this is to be visible to all the team, I need to use 'fossil server'.
In that case, Fossil doesn't know what current means (i.e. /info/current returns 'No such object: current' and /timeline?c=current just shows 11 latest checkins). S. Original Message From: Richard Hipp Sent: Wednesday, 23 December 2015 15:00 Do the following URLs provide what you need? http://localhost:8080/timeline?c=current http://localhost:8080/info/current _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

