> As you may guess from my previous email, it might be that it is something > with > the repos which were darcs --> fossil converted via git and/or with FF > 'stale' > session.
Perhaps it is an obscure race condition between fossil initialising the server socket and FF4 opening a client socket to that server socket. With Windows XP and IE7 it would happen that IE would hang if it opened before a wifi network connection was fully initialised. You may want to try adding a 'sleep(1)' or so to fossil to test this hypothesis. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

