A user reported that they can't git-archive against our smart-http based repos. According to documentation, it should work. I can reproduce it not working against my repos, as well as a random open git repo using smart-http on the internet.
Has anyone gotten this to work? Example: $ git archive --verbose --format=zip --remote=http://code.toofishes.net/git/dan/initscripts.git fatal: Operation not supported by protocol. Unexpected end of command stream --
