I have read that git now has a "Smart HTTP" server. I am interested in using this with IIS on a Windows machine. I would prefer to use the msysgit version of Git rather than the Cygwin. Additionally, I would prefer to use Active Directory authentication rather than SSH. Has anyone had any luck with this. I have read that the git-http-backend cgi command "only works with Apache". Having done a fair amount of Web development back when CGI scripts where still "cool" it is unclear to me why this would be an issue. If someone can point me to a description of the problem I am willing to take a stab at resolving it.
Pat O