I should add that I use https+urllib:// because bzr+https:// gives this error message
bzr: ERROR: Connection error: curl connection error (server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none).
bzr+https+urllib:// gives bzr: ERROR: Unsupported protocol for url "bzr+https+urllib://
So probably this should be added to bazaar?!
I should add that I use
https+urllib://
because
bzr+https://
gives this error message
bzr: ERROR: Connection error: curl connection error (server certificate verification failed. CAfile: /etc/ssl/ certs/ca- certificates. crt CRLfile: none).
bzr+https+urllib:// gives urllib: //
bzr: ERROR: Unsupported protocol for url "bzr+https+
So probably this should be added to bazaar?!