On 4/19/2014 4:48 PM, Andy Bradford wrote:
Thus said Andy Goth on Sat, 19 Apr 2014 16:38:44 -0500:

$ fossil http
GET /timeline

Works for me:

$ ../fossil http
GET /timeline
...
This page was generated in about
0.011s by
Fossil version [53aea235fa] 2014-04-15 09:40:49
</div>
</body></html>

Also works for  HTTP/1.1. I see we're using the  same version of fossil,
so there must be some other factors involved. What OS?

Slackware x86_64

Maybe the problem is tied to a particular repository. Here's a sequence that fails for me:

mkdir test
cd test
fossil clone https://chiselapp.com/user/andy/repository/test test.fossil
fossil open test.fossil
echo -en 'GET /timeline\r\n\r\n' | fossil http

Just tried on another computer using fossil version 1.25 [b58800e5eb]. Doesn't fail there. I can't be bothered to update Fossil on that particular machine right now since it's a 350MHz Pentium II with 96 megabytes RAM.

--
Andy Goth | <andrew.m.goth/at/gmail/dot/com>
_______________________________________________
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