Q: Does cloning (or sync or push or pull) work with CGI? If Fossil server is running on my server:
Fossil open myrepo.fossil
Fossil server
Then cloning works as expected:
Fossil clone http://myserver:8080/ mycopy.fossil
However, I've got multiple repositories so I'm using a Perl script to process
CGI requests:
http://myserver/Fossil.pl?repository=\Path\myrepo.fossil
The script looks for repository=\Path\myrepo.fossil and steers Fossil to the
repository when browsing.
However, this doesn't even invoke the Perl t:
Fossil clone
http://myserver/Fossil.pl?repository=\Path\myrepo.fossil mycopy.fossil
Where should the requests go?
Note: This is CGI on IIS.
[cid:[email protected]]
TONY PEROVIC
[email protected]<mailto:[email protected]>
www.compumation.com
205 W. Grand Ave., Ste. 121
Bensenville, IL 60106
630-860-1921 Phone
630-860-1928 Fax
<<inline: image001.jpg>>
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

