2014/1/22 KAMEDA, Akihiro <[email protected]>:
> Referring http://www.fossil-scm.org/index.html/doc/tip/www/selfhost.wiki,
> I set up cgi page for a fossil repository.
> But setting  (/setup_settings) and timeline (/timeline) page returned the
> error below.
>
> "cannot locate home directory - please set the HOME environment variable"

Fixed in trunk now (actually due to your own patch). On Windows, directory
permissions cannot reliably be determined always, but you are right about
the patch approach: if the configuration file is already there, there is no
need for writing permission on the HOME directory, permission on the
configuration file is enough. Now the permission checks on Windows
and UNIX are made equal.

Thanks!

Regards,
        Jan Nijtmans
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to