Thus said Stephan Beal on Tue, 15 Oct 2013 19:08:30 +0200:

> [stephan@host:~/cvs/fossil/fossil/src]$ grep 'server does not respond' *.*

The actual error is:

Accept certificate for host fossil (a=always/y/N)? y
server did not reply

$ grep 'server did not reply' *.*
http.c:    fossil_fatal("server did not reply");

To cause this error message I just killed the remote fossil process that
was running before answering y.

I suspect  that something like  a dropped  connection may have  been the
cause  of  this,  but  it's  hard  to  say  without  more  details  (and
reproducibility).

Andy
-- 
TAI64 timestamp: 40000000525f614f


_______________________________________________
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