On 12 Aug 2011, at 16:10, Alaric Snell-Pym wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 08/12/2011 04:04 PM, Ben Summers wrote: >> >> On 12 Aug 2011, at 15:54, Alaric Snell-Pym wrote: >> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> On 08/12/2011 11:47 AM, Ben Summers wrote: >>>> >>>> Richard has kindly indicated he is probably willing to merge the changes >>>> in the ben-testing branch if the community has no objections, after being >>>> asked for any suggestions on improvements. >>>> >>> >>> The features look useful, in my opinion; I'll try building your branch >>> and playing with them personally to see about all those usage messages >>> and the like! >> >> I have tried to make it as self-documenting as possible, especially the SSL >> client certificates. >> >> Thanks for giving it a go! >> > > Having just built fossil (so having a lot of tedious extras), it was > very satisfying to say: > > fossil extras > .fossil-settings/ignore-glob
You might want to tidy that up with globs to be a bit faster, as Fossil internally generates some SQL which contains every pattern you give it in one big expression. So use bld/* and so on. Not that SQLite is in any way slow. But yes, it's nicer this way. :-) > > And the relative paths thing is, indeed, much nicer than the default. I am finding I am making a lot less operator error with it like this. I'd never get the add or revert commands right before. Ben -- http://bens.me.uk/ _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users