Using bzr with pycurl on Windows

Eli Zaretskii eliz at gnu.org
Mon May 30 20:34:41 UTC 2011


> From: Jelmer Vernooij <jelmer at samba.org>
> Cc: vila <v.ladeuil+lp at free.fr>, bazaar at lists.canonical.com
> Date: Mon, 30 May 2011 17:41:27 +0100
> 
> > https://bugs.launchpad.net/bzr-git/+bug/788750
> github supports access over git:// (anonymous), git+ssh://
> (authenticated) and https:// (also anonymous only, I think). Unlike
> "normal" Git repositories it only supports smart server access over
> https, not direct file access. 
> 
> Dulwich, which bzr-git uses to access remote git repositories, only
> supports the smart server protocol and not direct file access over
> https. We have plans to add support for the smart server protocol, but
> this has not actually been implemented yet.

Fair enough.  Would it be terribly hard to detect this situation and
display some clear error message about the lack of this support, for
the time being?

Thanks.



More information about the bazaar mailing list