"Chris Hart" <chris@xxxxxxxxxxxxxxxxxx> writes: > However, once authenticated to the .git folder (cadaver through > https), basic commands give strange errors or 404s. Ls throws "Listing > collection `/.git/': failed: This one is not a git problem, as mentionned in another message. You'll get better chance on an apache-related list I think. > Trying git clone https://server/.git throws: This actually uses plain http, not webdav itself. push will be the next step, and will be the one using webdav. > "warning: remote HEAD refers to nonexistent ref, unable to checkout" That can mean you need a git update-server-info on the server. -- Matthieu -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html