Re: [fossil-users] Fossil interprets plain-text file as a binary file

2017-03-28 Thread Ross Berteig
On 3/27/2017 6:21 PM, Richard Hipp wrote: On 3/27/17, Ross Berteig wrote: I believe that a line is too long if it is more than about 8191 ASCII characters, a restriction based on the size of the buffer used in the diff engine. Technically, that restriction is due to

Re: [fossil-users] Fossil interprets plain-text file as a binary file

2017-03-28 Thread Ross Berteig
On 3/27/2017 6:40 PM, Byron Sanchez wrote: That was it! I ran the command and received the output: Starts with UTF-8 BOM: no Starts with UTF-16 BOM: no Looks like UTF-8: no Has flag LOOK_NUL: yes Has flag LOOK_CR: no Has flag LOOK_LONE_CR: no Has flag LOOK_LF: yes Has flag LOOK_LONE_LF: yes

Re: [fossil-users] "CGI" command and argc

2017-03-28 Thread Richard Hipp
On 3/28/17, Florian Balmer wrote: > > If I may I would like to suggest that the control file passed to the > "CGI" command be read even if there's additional command line > arguments following, Since I have no way to test this, could you be specific about what change

Re: [fossil-users] Command-line output format

2017-03-28 Thread j. van den hoff
On Tue, 28 Mar 2017 09:16:33 +0200, Florian Balmer wrote: Citation from: http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg24841.html ... What can we do to help you move away from scripts that depend on the details of command-line output and toward

[fossil-users] `fossil ui` startup delay

2017-03-28 Thread Florian Balmer
On my Windows XP machines (one is a standard installation, the other a highly tweaked system), I noticed a considerable timeout for the web browser to appear when `fossil ui` is invoked. The delay seems to origin from StartServiceCtrlDispatcherW(), called from win32_http_service() [0] inside

[fossil-users] "CGI" command and argc

2017-03-28 Thread Florian Balmer
I'm currently stuck on a shared web host running FreeBSD 9.1 without any C compilers available. I'm still able to run the latest version of Fossil from [0] with some quirks (see bottom if you're interested in details). [0] http://pkg.freebsd.org/ I have created an extra CGI script to start

[fossil-users] Command-line output format

2017-03-28 Thread Florian Balmer
Citation from: http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg24841.html > ... What can we do to help you move away from scripts that depend > on the details of command-line output and toward something that is > more likely to survive an update? ... Would it be better to run >

Re: [fossil-users] [GitLab, Inc.] Update: GitLab v. Fossil. Was: Eric Raymond (a.k.a. ESR) has published an SCM

2017-03-28 Thread Konstantin Khomoutov
On Tue, 28 Mar 2017 00:33:02 + "Matija Čupić (GitLab, Inc.)" wrote: > > > > http://esr.ibiblio.org/?p=7448 > > > > http://www.catb.org/esr/src/ > > > > > > Thanks for pointing this out, Stephan. > > > > > > What intrigues me most here is not ESR's python-script