On Fri, Nov 11, 2011 at 8:27 PM, Eric <[email protected]> wrote: > But look at http://www2.fossil-scm.org/index.html/timeline ... > > i see the same thing - the last commit being from Nov 7th.
http://www.fossil-scm.org/index.html/timeline http://www2.fossil-scm.org/index.html/timeline those look identical to me except for the CSS, which appears slightly different in www2 (page header/title doesn't have the same style). The timelines contain the same content, though. i also see the same when i pull and view locally: [stephan@cheyenne:~/cvs/fossil/fossil]$ ./fossil json timeline ci -n 1 -I 2 { "fossil":"24e298edd02f9b851df1b4de74233a30ed4d2f7b", "timestamp":1321038768, "command":"timeline/ci", "procTimeMs":1, "payload":{ "limit":1, "timeline":[{ "type":"checkin", "uuid":"5905232d4570632e8bdd27d091482744ff63461d", "isLeaf":true, "user":"steveb", "comment":"fossil already provides compatibility wrappers for dirent and struct timeval", "mtime":1320649653, "parentUuid":"b6270d665be938f8b9643b68b883a6387194a700", "tags":["jimtcl"] }] } } -- ----- stephan beal http://wanderinghorse.net/home/stephan/
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

