bzr traceback using bzr-svn on a https repository

John Arbash Meinel john at arbash-meinel.com
Tue Jun 5 15:21:55 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

David Coeurjolly wrote:
> Hi all,
> 
> I'm experimenting bzr with a SVN repo but I obtain a python traceback
> when branching an HTTPS svn repo. Any idea ?
> 
> cheers,
> David
> ps: obviously, a 'svn checkout' with the same URL works...
> 
> 
> %%%%> bzr branch https://svn.MYDOMAIN/MYSVNREPO
> bzr: ERROR: pycurl.error: (60, 'server certificate verification failed.
> CAfile: /etc/ssl/certs/ca-certificates.crt')
> 

Well, I realize it was a bit cluttered, but this is pretty clear. I'm assuming
you are using a self-signed certificate, and pycurl doesn't like it. (It
doesn't trust it, and we haven't worked out how to add support for it yet).

You could uninstall pycurl, or use https+urllib:// but I'm not sure how that
interacts with bzr-svn.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGZXGCJdeBCYSNAAMRAtlKAKCAC2gaBPRY2AcSY/Na5ONHVNXyUACgl0cd
J+7PMB5d4jD+mY2Vrb4GqDQ=
=4wuT
-----END PGP SIGNATURE-----



More information about the bazaar mailing list