bzr-svn: bzr: ERROR: Permission denied: ".": Can't get password
Jelmer Vernooij
jelmer at samba.org
Tue Mar 11 11:50:46 GMT 2008
Am Dienstag, den 11.03.2008, 12:40 +0100 schrieb Nicholas Allen:
> |> eding 1.5 of svn?
> | It's impossible - the bindings in 1.4 for password authentication are
> | simply broken by default. It should be possible to backport the fixes
> | from 1.5 to 1.4 though.
> What I don't get though is that svn has cached the password somewhere
> because the svn command no longer prompts for password. Why is bzr-svn
> not using the cached password though? If it just goes through the Python
> bindings shouldn't it use the same password cache as the normal svn
> command?
There is also no way for bzr-svn to actually specify a password - it can
only specify a list of "password providers". It is only possible (in
1.4) to specify existing password providers - not to write providers by
yourself. On Windows, a Windows-specific password prompter/cache is used
by Subversion which does not have python bindings in 1.4 and as such can
not be used by bzr-svn.
On Linux, all the password providers have sane Python bindings and this
allows for the workaround that is described in the FAQ.
> Could it be because bzr-svn bindings are looking for the cache
> in a different location due to them being modified somehow? It seems the
> simplest solution would not be to add password prompting but to work out
> why bzr-svn is not using the cached password. Hopefully it is not a bug
> in svn itself but in bzr-svn (as then it has a chance of getting fixed).
This is definitely a bug in Subversion (or rather, incomplete Python
bindings).
Is there any reason you'd like to stick with 1.4 rather than 1.5?
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 307 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20080311/032771b9/attachment.pgp
More information about the bazaar
mailing list