[fossil-users] Continued issues with read-only repository

2017-09-20 Thread Andy Goth
I'm fine in Linux working from a loopback-mounted ISO9660 disc image, but in Windows 8.1 doing the same nets me the following: SQLITE_NOTE: delayed 1375ms for lock/sharing conflict at line 43312 SQLITE_CANTOPEN: os_win.c:43319:(5) winOpen(E:\repo.fossil) - Access is denied. Followed by what appea

Re: [fossil-users] New release?

2017-09-20 Thread Andy Goth
On 9/20/2017 5:54 PM, Richard Hipp wrote: > On 9/20/17, Andy Goth wrote: >> Clearly your OpenSSL is different than mine. How did you get it? > > Sorry - I don't recall OpenSSL-1.1.0f doesn't easily work because it requires a newer version of Perl than is bundled with MinGW/MSYS, so I grabbe

Re: [fossil-users] New release?

2017-09-20 Thread Richard Hipp
On 9/20/17, Andy Goth wrote: > Clearly your OpenSSL is > different than mine. How did you get it? Sorry - I don't recall -- D. Richard Hipp d...@sqlite.org ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.or

Re: [fossil-users] New release?

2017-09-20 Thread Andy Goth
On 8/30/2017 10:51 AM, Richard Hipp wrote: > On 8/30/17, Andy Goth wrote: >> Is there a compilation guide that says how exactly the official Windows >> binaries are produced? I'd like to get that part right if I can. > > I use this TCL script: > > cd c:/users/drh/fossil/m1 > exec make -f win/ma

Re: [fossil-users] Ignoring files/directories in automated zip files?

2017-09-20 Thread Warren Young
On Sep 19, 2017, at 9:32 PM, Richard Hipp wrote: > > /first-10-checkins /timeline?n=10&a=1970-01-01 You could also use this for Tickets reports: /bugs /rptview?rn=3 /wishlist /rptview?rn=2 Those being the report IDs of my Feature_Requests a

Re: [fossil-users] Ignoring files/directories in automated zip files?

2017-09-20 Thread Florian Balmer
> To set-up aliases, visit the Setup/URL_Aliases page. Thanks, that's a very handy feature! Would you consider enabling "rewriting" of the default webpage URLs, i.e. by searching the alias list prior to the dispatch table? This could be controlled by a global setting (potential subtle user trap),