Jeremiah Foster <jeremiah.foster@xxxxxxxxxxxxxx> wrote: > Maybe I _have_ to be authenticated since the documentation states: > "If the client is authenticated, thereceive-pack service is enabled, > which serves git send-pack clients, which is invoked from git push." Yes. A flaw of the smart HTTP transport is the servers are nearly impossible to configure for anonymous clone and authenticated push via the same URL. The servers just can't seem to be configured to require authentication for the $GIT_DIR/info/refs?service=git-receive-pack request. -- Shawn. -- 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