Thus said Stephan Beal on Thu, 29 May 2014 17:12:35 +0200:

>     i = setgid(sStat.st_gid);
>     i = i || setuid(sStat.st_uid);
> 
> sure enough. It switches back to the owning user/group of the repo.
> 
> IMO, that's not a bug, just an unfortunate side effect of your setup.

In fact, it's intended behavior when running as root:

https://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg01486.html

Andy
--
TAI64 timestamp: 400000005387560c
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to