On Jun 1, 2010, at 17:58, Shawn O. Pearce wrote: Thanks Shawn, and everyone else who commented on this thread - I appreciate the help. > 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. I created a system to authenticate and then I could push and pull with the same URL. Thanks again for the help and I'm going to try to write up a short blog post about using this because I think it is a really great way to share git repos. Jeremiah -- 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