Re: [fossil-users] Converting to/from symlinks

2018-03-21 Thread John Found
I have the same problem and it is strange (IMHO a bug) that fossil can detect such changes, but cant resolve them at all. Recently in one of my project I have massive replacements of files with symlinks. Now I have many broken chekins in the repository. I hope this bug will be fixed ASAP.

Re: [fossil-users] one Fossil SCGI process for several domains

2018-03-21 Thread Warren Young
On Mar 21, 2018, at 3:53 PM, Svyatoslav Mishyn wrote: > > a.example.net conf: > location / { >include scgi_params; >scgi_pass 127.0.0.1:9000; >scgi_param REQUEST_URI /fossil_repo_a$request_uri; >scgi_param SCRIPT_NAME ""; > } > > b.example.net conf:

[fossil-users] one Fossil SCGI process for several domains

2018-03-21 Thread Svyatoslav Mishyn
Hello, just thinking how Fossil server could be optimized. Currently I set up a dedicated process per domain, basically as described here: https://www.fossil-scm.org/index.html/doc/trunk/www/server.wiki#scgi Is it possible to setup nginx to pass requests to the same SCGI process but with