Re: [fossil-dev] pending-review: removal of fuse code when built w/o fuse

2016-01-25 Thread Stephan Beal
On Tue, Jan 26, 2016 at 8:15 AM, Baruch Burstein wrote: > Is there any special reason not to treat fusefs the same as json (which is > completely removed if compiled without json support, and "fossil json" > gives "command not found" and not "not implemented in this build")? > That's my fault -

Re: [fossil-dev] pending-review: removal of fuse code when built w/o fuse

2016-01-25 Thread Baruch Burstein
On Thu, Jan 21, 2016 at 4:39 PM, Richard Hipp wrote: > On 1/21/16, Baruch Burstein wrote: > > > > If fossil is compiled without fuse > > support, ... It also > > shouldn't show up in the listing of "fossil help". > > That could be fixed (probably) by omitting "fusefs" from the "fossil > help" li

Re: [fossil-dev] tester.tcl sometimes stops with a SQLITE_NOTICE during calls to repo_init

2016-01-25 Thread Ross Berteig
On 1/23/2016 7:30 PM, Andy Bradford wrote: Thus said Ross Berteig on Sat, 23 Jan 2016 16:48:45 -0800: I should add that it is not unique to my new file json.test. I've seen it happen other calls to repo_init when all tests are run. Since it is treated as an exception by Tcl, the tests halt at t