bzr get tries to read as svn (http:// with authentication)

Balazs Ree ree at ree.hu
Thu Nov 22 09:39:58 GMT 2007


bzr version 0.92-1, bzr-svn 0.4.4-1, both installed from Debian distro.

If I do "bzr get" on a http access with authentication, I get:

$ bzr get http://buildout:passwd@greenfinity.hu/...

bzr: ERROR: Permission denied: ".": PROPFIND request failed on '...'

This shows it tries to access it as svn, but it's really bzr. If I remove 
bzr-svn, it works fine.

The source is in a shared repository with dirtype-with-subtree format, 
with no working directories. Maybe this causes the problem really and the 
authentication bit is irrelevant, I don't know.

Is this a known issue?


I have to add this is with pycurl _not_ installed. With pycurl installed 
the authentication does not even get so far and I get:

bzr: ERROR: Invalid http response for http://
buildout at greenfinity.hu/.../.bzr/branch-format: Unable to handle http 
code 401: expected 200 or 404 for full response.

-- 
Balazs Ree




More information about the bazaar mailing list