The issue appears when I specifically use https (I am forced to use https by the way the repository I work with is configured).
"My guess is that it isn't python2.5 or 2.6 but that you don't have pycurl installed in python2.4."
I just checked and after removing pycurl bzr works with python 2.6 so I you are right.
"http+urllib://" also works :)
Thanks :D
The issue appears when I specifically use https (I am forced to use https by the way the repository I work with is configured).
"My guess is that it isn't python2.5 or 2.6 but that you don't have
pycurl installed in python2.4."
I just checked and after removing pycurl bzr works with python 2.6 so I you are right.
"http+urllib://" also works :)
Thanks :D