D. Richard Hipp wrote: > fossil clone http://projecs.theingots.org/cgi-bin/awards.cgi > awards.fossil
Server Error: not authorized to clone fossil: server says: not authorized to clone Also, this command seems needlessly redundant. My first reaction was to ask myself why I had to specify "awards" twice. Yes yes, I know that one is the CGI script and the other is the local file. But it should be possible to specify only the URL, just like you do with other SCMs, and have the thing work. I'd also be nice to have an alternative to the CGI script which can run from PHP so I don't have to put it in CGI bin. That way my command could be: fossil clone http://project.theignots.org/awards.php That seem a lot cleaner. Daniel. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

