Thus said Matt Welland on Wed, 16 Apr 2014 09:01:28 -0700:

> Autosync:  ssh://host/path/project.fossil
> Round-trips: 1   Artifacts sent: 0  received: 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);}

Have you tried running the latest  from trunk on your fossil server? You
can  test  this easily  without  impacting  existing  users via  SSH  by
installing the  new version to  a different  location on the  server and
then cloning with a URL of:

fossil clone ssh://host/path/project.fossil?fossil=/path/to/new/fossil 
clone.fossil

I tried  the latest  from trunk  and I don't  see this  particular error
anymore. If this also goes away for  you, then you simply need to update
your servers (no client updates should be necessary).

Andy
-- 
TAI64 timestamp: 400000005354cb1b


_______________________________________________
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