The road to v0.10.1 or v0.11
Jason A. Donenfeld
Jason at zx2c4.com
Fri Jan 17 23:36:53 CET 2014
On Fri, Jan 17, 2014 at 8:29 PM, Konstantin Ryabitsev <mricon at kernel.org> wrote:
>
> The process that updates the repositories may not have permissions to
> send SIGUSR1 to the fcgid process -- either because they are running as
> different users or because there are SELinux policies preventing it.
>
> It's really best if cgit recognizes when things like projects.list have
> changed.
I had considered this as well. Indeed it is best if cgit notices the
change, either by inotify, or just by a simple stat and timestamp
change.
More information about the CGit
mailing list