On Wed, Dec 2, 2009 at 3:59 PM, Tino Lange
<tino.la...@interactivedata.com>wrote:

> Anyone knows more here? Is fossil capable of keeping and maintaining file
> permissions or not? I couldn't find any hint in the documentation/wiki -
> and
> the experiments yield ambigous results.
>
>
Fossil records only the +x bit, and that was only added after much
deliberation. All other bits are set, AFAIK, using only defaults + the
current UMASK setting (see man open(2) for the umask details).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
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