[fossil-users] change sync URL

2016-08-10 Thread jungle Boogie
Hi All, If I have a repo syncing to example.com and I want to change it to sync locally on my network, what's the best method to update the sync url? Thanks! -- --- inum: 883510009027723 sip: jungleboo...@sip2sip.info ___ fossil-users mailing list

Re: [fossil-users] change sync URL

2016-08-10 Thread jungle Boogie
On 10 August 2016 at 11:55, Ross Berteig wrote: > > Set the url:fossil remote-url http://new-url-here.local/ > Turn off sync: fossil remote-url off Nice! I had not known it was a config option. Richard, I received 4-5 spam emails when posting this message. from: laralovexoxo at firstsmtp

Re: [fossil-users] Pie Chart: two items are not very readable

2016-08-24 Thread jungle Boogie
On 24 August 2016 at 09:28, Svyatoslav Mishyn wrote: > (Wed, 24 Aug 11:54) Richard Hipp: >> The link above looks to be correctly formatted. Do you see a problem >> that I am missing? > > "label02" and "label03" are a bit close together.. > Close but legible. _

Re: [fossil-users] feature requests

2016-09-15 Thread jungle Boogie
On 14 September 2016 at 08:57, Aldo Nicolas Bruno wrote: > Another question... there is a way to link to a directory of the latest > check-in? > by example this link points to directory cairo, but of a particular > check-in... > https://pizzahack.eu/fossil/thunderchez/dir?ci=3c717fb0e55501e7&name=

Re: [fossil-users] Compilation error with latest trunk

2016-09-19 Thread jungle Boogie
On 19 September 2016 at 13:16, Tony Papadimitriou wrote: > Usually do just FOSSIL UPDATE and then run make. Best to do fossil up trunk as you may inadvertently follow a branch. -- --- inum: 883510009027723 sip: jungleboo...@sip2sip.info ___ fossi

[fossil-users] windows build assistance

2016-09-21 Thread jungle Boogie
Hi All, First time attempting to build windows applications from source, so I probably have something wrong. Following this page: https://www.fossil-scm.org/index.html/doc/trunk/www/build.wiki I also found this page that could likely be updated: https://www.fossil-scm.org/xfer/wiki?name=compilli

Re: [fossil-users] windows build assistance

2016-09-22 Thread jungle Boogie
Hi Warren, On 22 September 2016 at 05:15, Warren Young wrote: > On Sep 21, 2016, at 2:06 PM, jungle Boogie wrote: >> >> I have installed mingw32-base and the installed version is 2013072200 >> and also mingw32-gcc-g++ with a version of 5.3.0-2 > > I don’t fol

Re: [fossil-users] Pedagogy Think Tank or Documentation Framework RFC

2016-10-11 Thread jungle Boogie
On 11 October 2016 at 12:12, Adam Jensen wrote: > If a documentation framework included an interface that would enable > users to provide feedback in a variety of ways (e.g., annotations, > comments, ratings, etc.) that might be useful information. I would call that a wiki, not only inside fossil

Re: [fossil-users] outdated www/webui.wiki file

2016-10-13 Thread jungle Boogie
On 13 October 2016 at 07:26, Svyatoslav Mishyn wrote: > Hello, > > www/webui.wiki[0] contains: > the entire Fossil website (except for the download page) > > > [0]: > http://www.fossil-scm.org/index.html/artifact/cdb125adad3e8311a3badefa59b99dd9f417dc7c?txt=1&ln=30,31 > > You can send a

Re: [fossil-users] on sha1 as a hash

2016-10-19 Thread jungle Boogie
On 19 October 2016 at 11:48, Scott Robison wrote: > Given that it is impossible to predict exactly how one will solve a given > problem (and thus what its hash would be) in advance, the speed of fossil's > default auto sync, the fact that no one has yet demonstrated an effective > real time attack

Re: [fossil-users] on sha1 as a hash

2016-10-19 Thread jungle Boogie
On 19 October 2016 at 14:19, jungle Boogie wrote: > That said, I see sha1.c comes from openBSD and netBSD. OpenBSD > revision on the sha1.c in fossil shows version 1.9 and openbsd's > version has been updated several times to 1.26: Meanwhile netbsd hasn't made any changes t

Re: [fossil-users] Can fossil bind to a single address?

2016-10-21 Thread jungle Boogie
Wait, what's wrong with inetd? ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

[fossil-users] windows compiling with MS VC

2016-10-24 Thread jungle Boogie
Hi All, So I installed Microsoft Visual Studio and within that toolkit, I need to use VC to build the fossil.exe file, right? https://www.fossil-scm.org/index.html/doc/trunk/BUILD.txt Do that against the 1.36 source, I get this: cl /c /nologo /MT /O2 /I. /I..\src /I..\win\include /I..\c

Re: [fossil-users] windows compiling with MS VC

2016-10-24 Thread jungle Boogie
On 24 October 2016 at 11:17, Richard Hipp wrote: > On 10/24/16, jungle Boogie wrote: >> Hi All, >> >> So I installed Microsoft Visual Studio and within that toolkit, I need >> to use VC to build the fossil.exe file, right? > > Yes, except that Andy broken the

Re: [fossil-users] windows compiling with MS VC

2016-10-24 Thread jungle Boogie
On 24 October 2016 at 11:17, Richard Hipp wrote: > If you want to build Fossil from sources on windows using MSVC, then > use the trunk. Downloaded 1.36 cloned trunk and attempting the build again: fossil-trunk\fossil\win>"C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\nmake.exe" /f M

Re: [fossil-users] windows compiling with MS VC

2016-10-24 Thread jungle Boogie
On 24 October 2016 at 11:44, jungle Boogie wrote: > On 24 October 2016 at 11:17, Richard Hipp wrote: >> If you want to build Fossil from sources on windows using MSVC, then >> use the trunk. > > Downloaded 1.36 cloned trunk and attempting the build again: > fossil-trun

Re: [fossil-users] windows compiling with MS VC

2016-10-24 Thread jungle Boogie
On 24 October 2016 at 13:08, Warren Young wrote: > On Oct 24, 2016, at 2:03 PM, jungle Boogie wrote: >> >> On 24 October 2016 at 11:44, jungle Boogie wrote: >>> Building zlib from "..\compat\zlib"... >>> >>>cl -c -D_CRT_SECURE_NO_DEPRE

Re: [fossil-users] git incremental import speedup.

2016-10-26 Thread jungle Boogie
On 26 October 2016 at 14:37, Karel Gardas wrote: > Anyway, there is small nitpick. While using incremental import on such > repo, fossil is horribly slow. The pstack command reveals that > majority of time is spent in import_cmd -> export_marks -> > mark_name_from_rid call chain. I've solved this

Re: [fossil-users] rebuild scale-ability/data written/repo size ratio

2016-10-28 Thread jungle Boogie
On 28 October 2016 at 02:45, Karel Gardas wrote: > I'm just curious if there are people here tinkering with the idea to > make it more scale-able and allow its real usage also for projects of > bigger size. There has been this discussion. I have an email with the subject of "Fossil 2.1: Scaling"

[fossil-users] export.c fail with MSVC

2016-10-28 Thread jungle Boogie
Hi All, In my adventure to build fossil on windows with MSVC 2010, I encountered the error below: cl /c /nologo /MT /O2 /I. /I..\src /I..\win\include /I..\compat\zlib /Fo.\export.obj -c export_.c export_.c ..\src\export.c(564) : error C2143: syntax error : missing ';' before 'const' ..\s

Re: [fossil-users] export.c fail with MSVC

2016-10-28 Thread jungle Boogie
On 28 October 2016 at 15:50, Martin Gagnon wrote: > On Fri, Oct 28, 2016 at 03:18:04PM -0700, jungle Boogie wrote: >> Hi All, >> >> In my adventure to build fossil on windows with MSVC 2010, I >> encountered the error below: >> >> cl /c /nologo /MT /

[fossil-users] sites inaccessible

2016-10-28 Thread jungle Boogie
Hi Dr. Hipp, Probably a low concern for you at 1:30am your time but I can't connect to fossil-scm.org or sqlite.org over port 80. $ curl http://sqlite.org/ curl: (7) Failed to connect to sqlite.org port 80: Connection refused $ curl http://fossil-scm.org curl: (7) Failed to connect to fossil-scm

Re: [fossil-users] Error compiling FOSSIL trunk

2016-11-02 Thread jungle Boogie
On 2 November 2016 at 09:33, Tony Papadimitriou wrote: > c:\fossil\win\winhttp.h(24) : error C2004: expected 'defined(id)' > c:\fossil\win\winhttp.h(24) : fatal error C1012: unmatched parenthesis : > missing ')' > NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio > 12.0\V

[fossil-users] th_tcl.c: undefined reference to `count'

2016-11-05 Thread jungle boogie
Hi All, I'm seeing some breakage on my build with these config options: ./configure --json --with-tcl --with-th1-docs .o bld/shun.o bld/sitemap.o bld/skins.o bld/sqlcmd.o bld/stash.o bld/stat.o bld/statrep.o bld/style.o bld/sync.o bld/tag.o bld/tar.o bld/th_main.o bld/timeline.o b

Re: [fossil-users] th_tcl.c: undefined reference to `count'

2016-11-06 Thread jungle boogie
On 11/06/2016 08:19 AM, Andy Bradford wrote: Thus said jungle boogie on Sat, 05 Nov 2016 21:59:33 -0700: I think this commit broke it: http://www.fossil-scm.org/index.html/info/3cb9ba4de68923d0 I think this commit fixes it: http://www.fossil-scm.org/index.html/info/36e7558a11598f3e You

Re: [fossil-users] Bug report: Terrible Performance, when Checking in LLVM Source

2016-12-03 Thread jungle boogie
On 12/03/2016 08:28 PM, Martin Vahi wrote: Reproduction: 1) Download LLVM source. It might be done by executing the bash script from http://www.softf1.com/cgi-bin/tree1/technology/flaws/mmmv_parasail_projects.bash/artifact/3a28f1fb67a5d860 2) Commit the source. It is about 4.4G

[fossil-users] compile fossil with-tcl on openbsd

2017-01-01 Thread jungle boogie
Hi All, Happy New year! Best wishes in 2017 for all of you. I'm running openbsd -current and attempting to configure fossil from trunk to compile with --with-tcl=/usr/local/bin but I get this: $ ./configure --with-tcl=/usr/local/bin/ Host System...amd64-unknown-openbsd6.0 Build System...amd64

Re: [fossil-users] Running a Fossil server alongside Apache on Ubuntu

2017-01-04 Thread jungle Boogie
On 4 January 2017 at 11:06, Damien Sykes-Lindley wrote: > 1. I am currently only aware of installing software via package managers (in > my case APT). For some reason the latest Fossil that it wants to install is > 1.33. How do I update to the latest? Most of us update our copy of fossil by cloni

Re: [fossil-users] Bug in "fossil branch new"

2017-02-06 Thread jungle Boogie
On 6 February 2017 at 11:49, Richard Hipp wrote: > Rather than break legacy scripts, perhaps a warning message that says > "the new branch has been created but you are not currently on that > branch - type "fossil update BRANCHNAME" to go there" or similar? I'd prefer a warning over a assumed aut

[fossil-users] update Fossil performance chart?

2017-02-28 Thread jungle Boogie
Hi All, This is most likely a request only Dr. Hipp can fulfill has he has access to all the databases. Is it possible for this chart to be updated? https://www.fossil-scm.org/index.html/doc/trunk/www/stats.wiki It was last updated two years ago to the day. Fossil will be ten years old this yea

[fossil-users] sha1 compile warnings

2017-03-01 Thread jungle boogie
Hi All, Getting some failures from trunk. cc -I. -I./src -Ibld -DFOSSIL_ENABLE_JSON -DFOSSIL_ENABLE_TH1_DOCS -DFOSSIL_DYNAMIC_BUILD=1 -I/usr/local/include -I/usr/local/include/tcl8.6 -g -O2 -DHAVE_AUTOCONFIG_H -D_HAVE_SQLITE_CONFIG_H -O2 -pipe -o bld/sha1.o -c bld/sha1_.c ./src/sha1.c:319:24

Re: [fossil-users] sha1 compile warnings

2017-03-01 Thread jungle boogie
On 03/01/2017 05:31 PM, Richard Hipp wrote: On 3/1/17, jungle boogie wrote: Hi All, Getting some failures from trunk. Harmless compiler warnings should now all be fixed. Please try again and report back what you find. All better! Sorry, I shouldn't have used the word failure b

Re: [fossil-users] Fossil Version 2.0

2017-03-04 Thread jungle Boogie
On 3 March 2017 at 05:45, Richard Hipp wrote: > Fossil version 2.0 is now available on the Fossil website > (https://www.fossil-scm.org/download.html) and its mirrors. How about including sha1 and sha3 hases for the downloads? http://www.hwaci.com/fossil_download_checksums.html -- --- in

[fossil-users] Windows build fail on sqlcmd.c

2017-03-07 Thread jungle Boogie
Hi All, Using Microsoft Windows VC 2010: makeheaders.exe add_.c:add.h allrepo_.c:allrepo.h attach_.c:attach.h bag_.c:bag.h bisect_.c:bisect.h blob_.c:blob.h branch_.c:branch.h browse_.c: browse.h builtin_.c:builtin.h bundle_.c:bundle.h cache_.c:cache.h captcha_.c:captcha.h cgi_.c:cgi.h

Re: [fossil-users] Windows build fail on sqlcmd.c

2017-03-07 Thread jungle Boogie
On 7 March 2017 at 13:44, Richard Hipp wrote: > On 3/7/17, jungle Boogie wrote: >> ..\src\sqlcmd.c(217) : error C2039: 'fNoThHook' : is not a member of >> 'Global' > > Please try again with the latest check-in. > All good now. Thanks! > -- > D

[fossil-users] import.c: undeclared identifier build files

2017-03-22 Thread jungle Boogie
Hi All, http_transport_.c cl /c /nologo /MT /O2 /I. /I..\src /I..\win\include /I..\compat\zlib /Fo.\import.obj -c import_.c import_.c ..\src\import.c(1385) : error C2143: syntax error : missing ';' before 'type' ..\src\import.c(1386) : error C2143: syntax error : missing ';' before 'type'

Re: [fossil-users] update Fossil performance chart?

2017-03-29 Thread jungle Boogie
On 28 February 2017 at 08:04, jungle Boogie wrote: > Hi All, > > This is most likely a request only Dr. Hipp can fulfill has he has > access to all the databases. > > Is it possible for this chart to be updated? > https://www.fossil-scm.org/index.html/doc/trunk/www/stats.wi

Re: [fossil-users] Cannot update to latest fossil

2017-04-11 Thread jungle boogie
On 04/11/2017 09:08 PM, Ron Aaron wrote: My current fossil is "This is fossil version 1.37 [df1205bb3a] 2016-11-07 11:26:26 UTC", not such an old version. Download binaries or source from here: https://www.fossil-scm.org/index.html/uv/download.html This will get you caught up with the sha3 ch

Re: [fossil-users] A tutorial about "branches", "trunks", "leafs", etc.?

2017-04-29 Thread jungle boogie
On 04/29/2017 02:07 PM, The Tick wrote: Is there any page that describes "branch", "trunk", "leaf", etc.? See if this page helps: http://fossil-scm.org/index.html/doc/trunk/www/branching.wiki ___ fossil-users mailing list fossil-users@lists.fossil-

[fossil-users] Tech-note timeline commits

2017-07-04 Thread jungle boogie
Hi All, At this link, you'll notice the brackets containing the sha hash are not apart of the link: https://www.fossil-scm.org/index.html/timeline?n=50&y=e&t=&ms=exact Compare that with regular commits here: https://www.fossil-scm.org/index.html/timeline?y=ci Now I greatly prefer the former,

Re: [fossil-users] Tech-note timeline commits

2017-07-06 Thread jungle Boogie
On 4 July 2017 at 21:19, Andy Bradford wrote: > Thus said jungle boogie on Tue, 04 Jul 2017 15:03:01 -0700: > >> Now I greatly prefer the former, because when copying the hash with >> the mouse, I can skip the closing (]) bracket, since I usually start >> right-to

[fossil-users] faq.wiki - include amend command for tag

2017-07-08 Thread jungle boogie
Hi All, Simple diff to add a little blurb about the fossil amend command in the FAQ regarding tagging check-ins. Also a missing word was added in a previous statement. Index: www/faq.wiki == --- www/faq.wiki +++ www/faq.wiki @

[fossil-users] Xekri skin - fileage header background white

2017-07-10 Thread jungle boogie
Hi All, I can't remember the committer/maintainer of the Xekri skin, so I'm posting this publicly if someone wants to make a simple fix. On the fileage page, like this: http://fossil-scm.org/index.html/fileage?name=9e67b8ab23332455 When the mouse is hovered over the header, the background tur

Re: [fossil-users] Xekri skin - fileage header background white

2017-07-10 Thread jungle Boogie
Hi Zakero, On 10 July 2017 at 05:21, Zakero wrote: > Hello Jungle Boogie! > > Thanks for pointing the problem with the Xekri skin. I will have a fix > checked in later (or sooner) today. > I see a small check-in was made: https://www.fossil-scm.org/index.html/info/b1a7527b7

Re: [fossil-users] Xekri skin - fileage header background white

2017-07-10 Thread jungle Boogie
On 10 July 2017 at 05:21, Zakero wrote: > Hello Jungle Boogie! > > Thanks for pointing the problem with the Xekri skin. I will have a fix > checked in later (or sooner) today. All good! Feel free to close your branch when you want. Thank you!

[fossil-users] diff for browse.c

2017-07-10 Thread jungle Boogie
Hi All, One very minor update to browse.c to add a comma: Index: src/browse.c == --- src/browse.c +++ src/browse.c @@ -1098,11 +1098,11 @@ @ that match "%h(zGlob)" and } @ ordered by check-in time @ @ Times are relat

[fossil-users] fossil info on tag & directory: SQLITE_CANTOPEN

2017-07-10 Thread jungle boogie
Hi All, Maybe this is a bad practice on my part, let me know. I have a directory called stuff and I also have a tag called stuff. Some of the commits are tagged with stuff, so that I can find it easier on the taglist page. This page explains I can find information about the last check-in by

Re: [fossil-users] diff for browse.c

2017-07-11 Thread jungle Boogie
On 10 July 2017 at 19:19, Warren Young wrote: > On Jul 10, 2017, at 5:56 PM, Richard Hipp wrote: >> >> On 7/10/17, jungle Boogie wrote: >>> Hi All, >>> >>> One very minor update to browse.c to add a comma: >> >> I don't think that comma

Re: [fossil-users] fossil info on tag & directory: SQLITE_CANTOPEN

2017-07-11 Thread jungle Boogie
On 10 July 2017 at 23:32, jungle boogie wrote: > Hi All, > > Maybe this is a bad practice on my part, let me know. > Is that the case with this? ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:

Re: [fossil-users] fossil info on tag & directory: SQLITE_CANTOPEN

2017-07-11 Thread jungle Boogie
On 11 July 2017 at 15:14, Warren Young wrote: > On Jul 11, 2017, at 12:32 AM, jungle boogie wrote: >> >> % fossil info stuff >> >> But that results in this error: >> SQLITE_CANTOPEN: cannot open file at line 36100 of [284707a7b3] >> SQLITE_CANTOPEN: o

Re: [fossil-users] fossil info on tag & directory: SQLITE_CANTOPEN

2017-07-11 Thread jungle Boogie
On 11 July 2017 at 16:41, Richard Hipp wrote: > On 7/11/17, jungle Boogie wrote: >> >> Is there at least a workaround in Fossil to report info on a tag if >> there's a directory with the same name? Using the webapp I suppose it >> a workaround. >> > >

Re: [fossil-users] fossil info on tag & directory: SQLITE_CANTOPEN

2017-07-11 Thread jungle boogie
On 07/11/2017 04:57 PM, jungle Boogie wrote: On 11 July 2017 at 16:41, Richard Hipp wrote: On 7/11/17, jungle Boogie wrote: Is there at least a workaround in Fossil to report info on a tag if there's a directory with the same name? Using the webapp I suppose it a workaround. fossil

Re: [fossil-users] fossil info on tag & directory: SQLITE_CANTOPEN

2017-07-11 Thread jungle boogie
On 07/11/2017 06:30 PM, Richard Hipp wrote: On 7/11/17, jungle Boogie wrote: I don't think the -v works: https://www.fossil-scm.org/index.html/help?cmd=info What were you expecting it to do? Well that's a good question. With and without the -v seem to produce the same o

Re: [fossil-users] fossil info on tag & directory: SQLITE_CANTOPEN

2017-07-11 Thread jungle boogie
On 07/11/2017 06:30 PM, Richard Hipp wrote: On 7/11/17, jungle Boogie wrote: I don't think the -v works: https://www.fossil-scm.org/index.html/help?cmd=info What were you expecting it to do? Your commit is welcomed! Just one minor nitpick here: https://www.fossil-scm.org/index.html

Re: [fossil-users] diff for browse.c

2017-07-12 Thread jungle Boogie
On 10 July 2017 at 16:56, Richard Hipp wrote: > On 7/10/17, jungle Boogie wrote: >> Hi All, >> >> One very minor update to browse.c to add a comma: > > I don't think that comma is correct. The most important comma rule I > was taught in 8th grade was "

Re: [fossil-users] Help messages in add.c

2017-07-13 Thread jungle Boogie
On 6 June 2017 at 06:50, Johan Kuuse wrote: > Hi, > > The following commands, executed without any arguments, are mute: > > f add > f rm > f delete > f forget > > IMHO, they should show a help message instead. > Is it desired to not do anything with the command isn't followed by a filename/argume

Re: [fossil-users] How to move a check-in from a branch to another one?

2017-07-14 Thread jungle Boogie
On 14 July 2017 at 03:21, Richard Hipp wrote: > On 7/14/17, Olivier R. wrote: >> So what is the recipe to move a check-in to another branch? > > I (the original author of Fossil) always use web-based UI for this. > First run "fossil ui" to get the web interface going. Then find the > check-in yo

Re: [fossil-users] How to move a check-in from a branch to another one?

2017-07-14 Thread jungle Boogie
On 14 July 2017 at 08:21, Richard Hipp wrote: > On 7/14/17, jungle Boogie wrote: >> >> The command to edit commits after they've been commited is amend: >> https://www.fossil-scm.org/index.html/help?cmd=amend >> >> example: >> fosisl amend abc123

Re: [fossil-users] Help messages in add.c

2017-07-18 Thread jungle Boogie
On 15 July 2017 at 03:58, Johan Kuuse wrote: > On Fri, Jul 14, 2017 at 9:23 PM, Venkat Iyer wrote: >> Consider me old fashioned, but the current behavior seems more in line with >> traditional unix (read sysv) commands. > > I don't want to make this a big deal, but I don't agree that the > comma

Re: [fossil-users] toc.tcl

2017-08-21 Thread jungle Boogie
On 20 August 2017 at 10:24, Andy Goth wrote: > On 08/18/17 07:38, Dewey Hylton wrote: >> >> I predict this to be the best email I receive today. >> >> My first thought was "This is like paid support!" >> My second thought was "Wait ... paid support has *never* been this good >> ..." >> >> Thanks f

Re: [fossil-users] Shameless self-promotion

2017-09-14 Thread jungle Boogie
On 14 September 2017 at 09:12, Johan Kuuse wrote: > On Thu, Sep 14, 2017 at 5:55 PM, Richard Hipp wrote: >> If you'd like to help promote Fossil to unwashed masses who are still >> using Git, perhaps like or retweet >> https://twitter.com/robmurrer/status/908080904781869056 :-) > > Working in a 1

[fossil-users] CI thinks check-in is empty

2017-10-31 Thread jungle Boogie
Hi All, I would like this to be my editor on Windows: "C:\Program Files\Microsoft VS Code\Code.exe" I was able to set it up as my editor: >fossil set editor editor (local) "C:\Program Files\Microsoft VS Code\Code.exe" I wanted to commit a change: >fossil ci This opened VS Code an

Re: [fossil-users] CI thinks check-in is empty

2017-10-31 Thread jungle Boogie
Good call, Stephan. Thanks for the input, Jacob. I'll take a look for the arguments to use. ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Re: [fossil-users] CI thinks check-in is empty

2017-11-02 Thread jungle Boogie
On 31 October 2017 at 17:18, Jacob MacDonald wrote: > That is indeed the issue. There are command line flags to get Code to behave > the way you want, but I don't recall them off the top of my head. Try > searching for how to use Code as Git's editor, and use the same command as > Fossil's editor

[fossil-users] Version bump post 2.4 release

2017-11-05 Thread jungle boogie
Hello All, I think I've noticed this 'problem' before but I don't know what I did about it. It's really just a minor annoyance and not a bug. $ fossil version This is fossil version 2.4 [bf69c6enc9] 2017-11-04 14:56:23 UTC But that hash is from this commit, which is post 2.4 release: http://

Re: [fossil-users] A-B comparison of proposed timeline changes

2017-11-24 Thread Jungle Boogie
On Fri 24 Nov 2017 7:25 PM, sky5w...@gmail.com wrote: > Wow, #5 is super clean and easy on the eyes! > And #12 is interesting if I can see it with Per-Item Time Format = (off)? > > Thanks for the changes! #5 is nice, and especially with the easy option to switch back to advanced. Perhaps the bas

Re: [fossil-users] More timeline changes

2017-11-25 Thread Jungle Boogie
On Sat 25 Nov 2017 6:46 PM, Zakero wrote: > To help make the ellipses more visible, you could put them in their own > and let the skin figure out what looks best. Also, instead of > using "...", what about "[+]"? > Yes, I support this suggestion. Most sites I've seen that can expand/shrink in

Re: [fossil-users] A-B comparison of proposed timeline changes

2017-11-27 Thread jungle Boogie
On 27 November 2017 at 14:13, Warren Young wrote: > On Nov 24, 2017, at 7:35 AM, Richard Hipp wrote: >> >> Which is better? >> >> A: https://www.fossil-scm.org/a/timeline >> B: https://www.fossil-scm.org/b/timeline > > I prefer A because I don’t like having to dig for details. Hiding details

Re: [fossil-users] Trolling GitHub for ideas

2017-11-27 Thread Jungle Boogie
On Sat 25 Nov 2017 9:17 AM, Richard Hipp wrote: > The SQLite project is mirrored on GitHub (not by me). This mirror > provides a good opportunity to compare the interfaces of GitHub and > Fossil using the same underlying data. > > https://sqlite.org/srcx/timeline?basic > https://github.c

Re: [fossil-users] A-B comparison of proposed timeline changes

2017-11-28 Thread Jungle Boogie
On Tue 28 Nov 2017 10:40 PM, Andy Bradford wrote: > Thus said Richard Hipp on Mon, 27 Nov 2017 17:41:55 -0500: > > > The big down-side is that less information is visible on a single > > screen now, so you have to scroll more. But that seems to be the trend > > with websites these days >

Re: [fossil-users] A-B comparison of proposed timeline changes

2017-11-28 Thread Jungle Boogie
On Tue 28 Nov 2017 10:36 PM, Andy Bradford wrote: > Thus said Richard Hipp on Mon, 27 Nov 2017 17:41:55 -0500: > > > I have installed the new look (temporarily at least) on > > https://www.fossil-scm.org/fossil so that we can live with it for a > > while to see how we like it. >

[fossil-users] Windows make fail: mkcss.c

2017-11-29 Thread jungle Boogie
Hi All, First time to compile Fossil on Windows in awhile, so this might me a fault of my own doing. ..\src\../skins/original/header.txt ..\src\../skins/plain_gray/css.txt ..\src\../skins/plain_gr ../skins/plain_gray/header.txt ..\src\../skins/rounded1/css.txt ..\src\../skins/rounded1/details

Re: [fossil-users] Windows make fail: mkcss.c

2017-11-29 Thread jungle Boogie
On 29 November 2017 at 15:06, jungle Boogie wrote: > Hi All, > > First time to compile Fossil on Windows in awhile, so this might me a > fault of my own doing. I'm using Microsoft Visual Studio 2017, by the way. ___ fossil-users ma

Re: [fossil-users] Windows make fail: mkcss.c

2017-11-29 Thread jungle Boogie
On 29 November 2017 at 15:06, jungle Boogie wrote: > Hi All, > > First time to compile Fossil on Windows in awhile, so this might me a > fault of my own doing. > > ..\src\../skins/original/header.txt > ..\src\../skins/plain_gray/css.txt ..\src\../skins/plain_gr > ../ski

Re: [fossil-users] Trolling GitHub for ideas

2017-11-29 Thread Jungle Boogie
On Sat 25 Nov 2017 9:17 AM, Richard Hipp wrote: > The SQLite project is mirrored on GitHub (not by me). This mirror > provides a good opportunity to compare the interfaces of GitHub and > Fossil using the same underlying data. > > https://sqlite.org/srcx/timeline?basic > https://github.c

[fossil-users] diff coloring missing?

2017-11-29 Thread Jungle Boogie
Hi All, I don't think this is just an issue with my browser... https://www.fossil-scm.org/index.html/info/c94f6085489effe6 In previous builds, this commit would certainly have a number of green lines, but that's not the case anymore. Same with the unified diff version, too: https://www.fossil-s

Re: [fossil-users] diff coloring missing?

2017-11-29 Thread jungle Boogie
On Nov 29, 2017 9:29 PM, "Jungle Boogie" wrote: > > Hi All, > > I don't think this is just an issue with my browser... > > https://www.fossil-scm.org/index.html/info/c94f6085489effe6 > > In previous builds, this commit would certainly have a number of

Re: [fossil-users] diff coloring missing?

2017-11-30 Thread jungle Boogie
On Nov 30, 2017 3:35 AM, "Richard Hipp" wrote: > > On 11/30/17, jungle Boogie wrote: > >> > >> In previous builds, this commit would certainly have a number of green > >> lines, but that's not the case anymore. > > > > bisect complete

Re: [fossil-users] Windows make fail: mkcss.c

2017-11-30 Thread jungle Boogie
On 29 November 2017 at 15:35, jungle Boogie wrote: > On 29 November 2017 at 15:06, jungle Boogie wrote: >> Hi All, >> >> First time to compile Fossil on Windows in awhile, so this might me a >> fault of my own doing. >> >> ..\src\../skins/original/h

Re: [fossil-users] diff coloring missing?

2017-11-30 Thread jungle Boogie
On 30 November 2017 at 06:36, Martin Gagnon wrote: > Do ctrl-f5 to force a full refresh. CSS is cached. > Yes, now it back! ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-

Re: [fossil-users] Windows make fail: mkcss.c

2017-11-30 Thread jungle Boogie
On 30 November 2017 at 07:46, Richard Hipp wrote: > On 11/30/17, jungle Boogie wrote: >> >> Still failing with latest changes and nmake /f Makefile.msc and with >> buildmsvc.bat: >> > > Sorry you are having trouble. It works for me. Please suggest a fix..

Re: [fossil-users] Windows make fail: mkcss.c

2017-11-30 Thread jungle Boogie
On 30 November 2017 at 08:43, Richard Hipp wrote: > On 11/30/17, jungle Boogie wrote: >> On 30 November 2017 at 07:46, Richard Hipp wrote: >>> On 11/30/17, jungle Boogie wrote: >>>> >>>> Still failing with latest changes and nmake /f Makefile.msc and w

Re: [fossil-users] diff coloring missing?

2017-11-30 Thread jungle Boogie
On 30 November 2017 at 08:07, Marc Simpson wrote: > Re: CSS issues: I think the default skin would be a bit more readable > with 1 or 2 pixels of space between these newly added commit > bubbles/boxes. > > (Adjacency currently yields a doubly thick shared line.) Comparing to the sqlite skin, I ag

Re: [fossil-users] Windows make fail: mkcss.c

2017-11-30 Thread jungle Boogie
On 30 November 2017 at 10:55, Warren Young wrote: > On Nov 30, 2017, at 8:16 AM, jungle Boogie wrote: >> >>mkcss.exe ..\src\default_css.txt default_css.h >> ..\src\default_css.txt:1: syntax error > > Has src/default_css.txt changed? Try reverting it. > Th

Re: [fossil-users] Lots of web interface changes

2017-12-06 Thread jungle Boogie
On 6 December 2017 at 11:22, Richard Hipp wrote: > There have been lots of changes (hopefully, "improvements") to the web > interface of Fossil over the past few days. If you have not be > following the developments, I encourage you to visit a few of the main > sites running the latest code and l

Re: [fossil-users] Fossil vs. GitHub

2017-12-13 Thread jungle Boogie
On 13 December 2017 at 09:07, Warren Young wrote: > On Dec 13, 2017, at 9:55 AM, Richard Hipp wrote: >> >> Would Git or GitHub have told me about those prior tickets? > > GitHub is pretty good about surfacing such information, as long as the ticket > references the checkin ID. Yep. With most pr

Re: [fossil-users] Fossil vs. GitHub

2017-12-13 Thread jungle Boogie
On 13 December 2017 at 11:08, Richard Hipp wrote: > On 12/13/17, jungle Boogie wrote: >> On 13 December 2017 at 09:07, Warren Young wrote: >>> On Dec 13, 2017, at 9:55 AM, Richard Hipp wrote: >>>> >>>> Would Git or GitHub have told me about those pr

Re: [fossil-users] fossil rm --hard dir1

2017-12-13 Thread jungle Boogie
On 13 December 2017 at 07:58, Warren Young wrote: > I’d feel differently if Fossil owned the directories, but it doesn’t. > They’re mine; leave them alone! Yes, I agree. I think this topic has been raised here in the past, although that was about removing files. Still, If I created the directo

[fossil-users] tangent vs. wyoung on recent commti

2017-12-14 Thread jungle Boogie
Hi All, This commit caught my eye: http://fossil-scm.org/index.html/info/ec059849f5c73a43 User & Date:wyoung on 2017-12-13 21:37:20 Original User & Date:tangent on 2017-12-13 21:37:20 So Warren edited a file at the same exact time as tangent? Clicking on tangent, I see this: http://fossil-scm.o

Re: [fossil-users] tangent vs. wyoung on recent commti

2017-12-14 Thread jungle Boogie
On 14 December 2017 at 10:07, Richard Hipp wrote: > On 12/14/17, jungle Boogie wrote: >> Hi All, >> >> This commit caught my eye: >> http://fossil-scm.org/index.html/info/ec059849f5c73a43 >> >> User & Date:wyoung on 2017-12-13 21:37:20 >> Or

Re: [fossil-users] tangent vs. wyoung on recent commti

2017-12-18 Thread jungle boogie
Thus said Warren Young on Mon, 18 Dec 2017 17:55:16 -0700 I want to restrict this thread to the technical issues: preventing wyoung/tangent confusions, or helping Donny trust Alice, or or giving Donny the tools to *not* trust Alice just because Bob trusts Alice. I can't remember the repo drh

Re: [fossil-users] Please suggest built-in skin fixes and improvements

2017-12-18 Thread jungle boogie
Thus said Richard Kipp on Sun, 17 Dec 2017 21:11:30 -0500 You can now see the canonical Fossil self-hosting repository using any of the built-in skins by visiting links from this page: https://www.fossil-scm.org/skins/ Thanks for the link, this is a very handy way to see all the skins. This is

[fossil-users] Automatic update when changing type on timeline?

2017-12-19 Thread jungle Boogie
Hi All, When I change from Check-ins to tech notes on my personal repo, there's not an automatic display of the results. I have to enter into something like the "max" box and press enter to change the tech notes. I noticed on the fossil-scm repo, there's some update to the page and it displays the

Re: [fossil-users] Automatic update when changing type on timeline?

2017-12-19 Thread jungle Boogie
On 19 December 2017 at 13:16, Florian Balmer wrote: > As the form has no "submit" element, it works differently in different > web browsers. I've sent a set of patches directly to Richard Hipp to > make use of the "onkeydown" ("onkeyup" in the initial version) instead > of the "onchange" handler f

Re: [fossil-users] Automatic update when changing type on timeline?

2017-12-20 Thread jungle Boogie
On 19 December 2017 at 13:59, Florian Balmer wrote: > No, my patches were about intercepting the enter key from text input > elements to submit the form and update the view. > > In my tests, I found that the "onchange" handler worked fine for > drop-down lists, so you may have detected a new probl

[fossil-users] Cross-link tech notes to commits

2017-12-20 Thread jungle Boogie
Hi All, I know a tech note entry in the timeline can be linked to a specific commit. For example: http://fossil-scm.org/index.html/timeline?ss=m&n=200&y=e&advm=0 See the top commit by AG. Can a commit message contain the [ID] of a tech note and have it linked to it? Otherwise, how do you list a

Re: [fossil-users] Cross-link tech notes to commits

2017-12-21 Thread jungle Boogie
On 20 December 2017 at 13:13, jungle Boogie wrote: > Hi All, > > I know a tech note entry in the timeline can be linked to a specific commit. > For example: > http://fossil-scm.org/index.html/timeline?ss=m&n=200&y=e&advm=0 > > See the top commit by AG. > > C

Re: [fossil-users] Digital signatures on check-ins. Was: tangent vs. wyoung on recent commti

2017-12-21 Thread jungle Boogie
On 21 December 2017 at 13:46, Richard Hipp wrote: > Suppose Fossil were enhanced to show an icon beside each check-in that > indicated whether or not the check-in had been signed and whether the > signature had been verified. Thus, there are three states: (1) > unsigned, (2) signed but unverifie

Re: [fossil-users] Digital signatures on check-ins. Was: tangent vs. wyoung on recent commti

2017-12-21 Thread jungle Boogie
On 21 December 2017 at 14:16, Richard Hipp wrote: > On 12/21/17, jungle Boogie wrote: >> >> How are the signatures verified? > > Signatures are not verified, at the moment. > > Probably each repository would have a set of trusted public keys. > Then as each che

Re: [fossil-users] Digital signatures on check-ins. Was: tangent vs. wyoung on recent commti

2017-12-21 Thread jungle Boogie
On 21 December 2017 at 15:03, Warren Young wrote: > On Dec 21, 2017, at 2:58 PM, jungle Boogie wrote: >> >> 3) Small green lock, like you see in your browser for https >> 2) Unlocked & red >> 1) Locked, but grey > > That’s going to make the red-green

  1   2   3   4   5   >