Re: [fossil-users] can fossil try harder on sync failure?

2014-04-21 Thread Andy Bradford
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

Re: [fossil-users] can fossil try harder on sync failure?

2014-04-21 Thread Matt Welland
On Mon, Apr 21, 2014 at 12:38 AM, Andy Bradford amb-fos...@bradfords.orgwrote: 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

Re: [fossil-users] minor milestone: libfossil interactive shell

2014-04-21 Thread Andreas Kupries
On Sat, Apr 19, 2014 at 5:59 AM, Stephan Beal sgb...@googlemail.com wrote: Hi, all, it's still in the very early prototyping stages, but the proof of concept is in place for a libfossil-based shell interactive: (A thanks to list member Steve Bennett for his work on 'linenoise', a CLI

Re: [fossil-users] can fossil try harder on sync failure?

2014-04-21 Thread Stephan Beal
On Mon, Apr 21, 2014 at 6:26 PM, Matt Welland estifo...@gmail.com wrote: What do people advise? Historically speaking there has been little or no reason not to rely on the tip of the trunk. Rarely, something gets put in which breaks the build, but that doesn't happen often and is always fixed

Re: [fossil-users] can fossil try harder on sync failure?

2014-04-21 Thread Andy Bradford
Thus said Matt Welland on Mon, 21 Apr 2014 09:26:25 -0700: Yes! This is fixed on latest! Any idea which commit fixes the problem? Will you tell me exactly which version of fossil it is? e.g. run ``fossil version'' with the fossil binary that exhibits the problem on the server.

Re: [fossil-users] can fossil try harder on sync failure?

2014-04-21 Thread Matt Welland
On Mon, Apr 21, 2014 at 9:40 PM, Andy Bradford amb-fos...@bradfords.orgwrote: Thus said Matt Welland on Mon, 21 Apr 2014 09:26:25 -0700: Yes! This is fixed on latest! Any idea which commit fixes the problem? Will you tell me exactly which version of fossil it is? e.g. run ``fossil

Re: [fossil-users] can fossil try harder on sync failure?

2014-04-21 Thread Andy Bradford
Thus said Matt Welland on Mon, 21 Apr 2014 09:26:25 -0700: Yes! This is fixed on latest! Any idea which commit fixes the problem? I ran fossil bisect to figure out where the fix came into trunk [I must say, this is the first time I've used fossil bisect and it was quite handy!]. Here is