On Tue, Nov 30, 2010 at 8:47 AM, dan <dan...@gmail.com> wrote:
> git archive --format=zip  --remote=git://github.com/dgiunchi/CTK.git --
> prefix=ctkEventBus/ master:Plugins/org.commontk.eventbus
>
> but I received this error:
> fatal: git archive: protocol error
>
> where is the problem?

My version of git is equally unhelpful.  stracing shows that the
server has sent back this message:

"ERR \n  Your Git client has made an invalid request:\n
0039git-upload-archive /dgiunchi/CTK.git\0host=github.com\0\n  Visit
http://support.github.com for help"

Most likely, what it means is that github has disabled the remote
git-archive feature for security reasons.

Avery

-- 
You received this message because you are subscribed to the Google Groups 
"GitHub" group.
To post to this group, send email to git...@googlegroups.com.
To unsubscribe from this group, send email to 
github+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/github?hl=en.

Reply via email to