Thus said Rolf Ade on Wed, 22 Feb 2017 00:16:40 +0100:
> SELECT count(*) FROM event
> WHERE type = 'ci';
>
> returns 10324. But after a
>
> fossil ui
>
> http://localhost:8080/timeline?n=11000&y=ci
>
> shows only 10285 check-ins.
Try:
http://localhost:8080/timeline?n=11000&y=ci&unhide
And a
Hi Peter,
> Would anyone suggest possible workaround for Unix with no way to open
> repository placed in root of filesystem?
If your sysadmin allows FUSE, you can use `bindfs` to bind-mount the
relevant directories as you wish inside your home directory (as an
unprivileged user).
Best,
Eduard
On
I am struggling to find a way to track changes in specific directories
under Unix root directory hierarchy. My r/w access is limited to some
subdirectories, as illustrated below.
I have r/w access in
/home/user/and/below
/user/anywhere/below
an read only access in
/some/directory/with/read/only/
> « 1.37.1 » ???
AH ?We were told that this would never occur [inside the Fossil Realm].Even a
non official binary should not use that numbering because it is disrespectful.
Surprisingly you've decided to do whatever I've said :a) Use little numbering
for little fixesb) Use latest SQLite when p
Richard Hipp writes:
> For a report, I wanted to know the longest interval between to
> check-ins (not necessarily on the same branch) for a project. In
> other words, I wanted to know the longest period of inactivity for a
> project. Turns out this is relatively easy to do with Fossil and som
Thanks, I'll give it a try. :)
On Tue, Feb 21, 2017 at 4:58 AM, Jan Nijtmans
wrote:
> 2017-02-20 16:42 GMT+01:00 Richard Hipp:
> > On 2/20/17, sky5w...@gmail.com wrote:
> >> Any chance to get the Windows binary as x64 also?
>
> You can find my win64 build here:
> https://sourceforge.net/pro
2017-02-20 16:42 GMT+01:00 Richard Hipp:
> On 2/20/17, sky5w...@gmail.com wrote:
>> Any chance to get the Windows binary as x64 also?
You can find my win64 build here:
https://sourceforge.net/projects/cyqlite/files/fossil/
It is marked 1.37.1, because it is built with openssl 1.1.0e
and SQLit
7 matches
Mail list logo