[fossil-users] minor grammar suggestions

2018-06-29 Thread Jungle Boogie
Hi All, Please see attached patch for your consideration. I found some text for the various settings that could be updated. Thanks! Index: src/db.c == --- src/db.c +++ src/db.c @@ -15,11 +15,11 @@ **

Re: [fossil-users] Backups of deconstructed fossil repositories

2018-06-29 Thread Thomas Levine
On Sun, Jun 17, 2018, at 20:05, Warren Young wrote: > However, I’ll also give a counterargument to the whole idea: you > probably aren’t saving anything in the end. An intelligent deconstruct > + backup probably saves no net I/O over just re-copying the Fossil repo > DB to the destination

Re: [fossil-users] build without zlib doesn't works anymore (using --with-miniz)

2018-06-29 Thread Martin Gagnon
On Fri, Jun 29, 2018 at 03:41:58PM -0400, Martin Gagnon wrote: > Hi, > > I use to be able to build fossil for some embedded arm linux without the > need to have zlib available on my cross-compiler toolchain by using > ./configure --with-miniz. > > This doesn't works anymore because it seems that

[fossil-users] build without zlib doesn't works anymore (using --with-miniz)

2018-06-29 Thread Martin Gagnon
Hi, I use to be able to build fossil for some embedded arm linux without the need to have zlib available on my cross-compiler toolchain by using ./configure --with-miniz. This doesn't works anymore because it seems that now, shell.c include zlib.h and links against zlib. Thanks, -- Martin G.

Re: [fossil-users] Patch: Enables integration of syntax highlighting systems

2018-06-29 Thread Sam Putman
On Thu, Jun 28, 2018 at 12:14 PM, Chad Perrin wrote: > On Thu, Jun 28, 2018 at 11:40:01AM -0700, Sam Putman wrote: > > > > As a target, I would suggest the emitted html look as much like this > > as possible: > > > > view-source:https://github.com/jvirkki/libbloom/blob/master/bloom.c > > > > The

Re: [fossil-users] Patch: Enables integration of syntax highlighting systems

2018-06-29 Thread Chad Perrin
Okay, after all that, I feel like distilling this down to its essence (according to my own opinions, naturally) might be in order. I feel like we basically have three sane options available: 1. Make some very minor changes to the Fossil source, where it generates pretty viewable web pages, to

[fossil-users] persisting uv-files sync confusion

2018-06-29 Thread j. van den hoff
still struggling with this: short version: `fossil clone' seems not to honour the `uv-sync' setting. long version: * server repo created while global `uv-sync' setting was still "off" (if this matters) * server repo is not "open", i.e. no associated checkout (if this matters) *

Re: [fossil-users] Meta-enhancement

2018-06-29 Thread David Mason
Great! Thanks. On 29 June 2018 at 02:24, Warren Young wrote: > On Jun 28, 2018, at 8:53 PM, David Mason wrote: > > > > Looks nice. What I meant was: what do I have to change to make it work. > > Clone my repository, go into Fossil UI, then navigate to Admin > Tickets. > Copy as much or as

[fossil-users] Fwd: [fossil-src] activity alert

2018-06-29 Thread j. van den hoff
--- Forwarded message --- From: fossil-...@fossil-scm.org To: veedeeh...@gmail.com Cc: Subject: [fossil-src] activity alert Date: Fri, 29 Jun 2018 13:40:12 +0200 This is an automated email sent by the Fossil repository at https://fossil-scm.org/fossil to report changes. == 2018-06-29

Re: [fossil-users] typos in `fossil help uv'

2018-06-29 Thread j. van den hoff
this has been addressed recently but not completely. there are still some glitches: 12,16c12,16 < repository so that it matches FILE on disk. < Use "--as UVFILE" to give the file a different name < in the repository