Hello, from time to time, when doing 'fossil update', I get this:
----- $ fossil update tai_cipher Autosync: http://llbatlle@fossil/cgi-bin/sal3d Bytes Cards Artifacts Deltas Sent: 130 1 0 0 Error: Database error: database is locked UPDATE event SET mtime=(SELECT m1 FROM time_fudge WHERE mid=objid) WHERE objid IN (SELECT mid FROM time_fudge);DROP TABLE time_fudge; Received: 197 1 0 0 Total network traffic: 346 bytes sent, 463 bytes received fossil: Autosync failed ------ Running update again works. Do you have any idea what is this about? What db is locked - mine, or the remote? Regards, Lluís _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

