With fossil 1.31 [2e7c40dbdd] on OSX I ran locally:
$ fossil server

Then on the timeline page for the Max field, when I enter values between 
421-449, the server doesn't respond. Using curl:

$ curl "http://localhost:8080/timeline?n=421&y=all&v=0 
<http://localhost:8080/timeline?n=421&y=all&v=0>"
curl: (52) Empty reply from server

Using values n<421, n>449 appear to work without problem.

One thing I notice is that on the webpage for values <421 the graph appears, 
but values >449 there is no graph (presumably some threshold of complexity in 
the branches).

I couldn't reproduce any problems when using the fossil timeline command, with 
parameters (not sure how y, v would map to parameters).

Additionally, I couldn't find any documentation about where logs would go when 
running fossil server. I couldn't find logs anywhere to see if there was an 
issue. I saw a few other posts about timeline being problematic, but nothing 
that seemed to describe this same problem.

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

Reply via email to