2012/2/8 Lluís Batlle i Rossell <[email protected]>
> 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?
>
Could be either. In this case, I think it was on the remote side.
Recommend you set WAL mode on the server:
fossil rebuild whatever.fossil --wal --pagesize=8192
> Regards,
> Lluís
> _______________________________________________
> fossil-users mailing list
> [email protected]
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
--
D. Richard Hipp
[email protected]
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users