Re: git-archive fails against smart-http repos

2013-01-11 Thread Jeff King
On Wed, Jan 09, 2013 at 10:52:48AM -0800, Bruce Lysik wrote: > Trying to run git-archive fails against smart-http based repos. Example: > > $ git archive --verbose --format=zip > --remote=http://code.toofishes.net/git/dan/initscripts.git > fatal: Operation not supported by protocol. > Unexpecte

git-archive fails against smart-http repos

2013-01-09 Thread Bruce Lysik
Hi, Trying to run git-archive fails against smart-http based repos. 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 This problem was brought up against my inter