bzr-svn + https
Jelmer Vernooij
jelmer at samba.org
Wed Apr 7 20:32:31 BST 2010
Hi Lars,
On Wed, 2010-04-07 at 21:16 +0200, Lars Hoss wrote:
> at work I started to work on a new project. Since SVN is set as the corp
> versioning system I decided to give bzr-svn a go. So far it works fine
> except that I always get a password prompt. Of course I digged around
> for a bit but wasn't able to find a solution that works:
>
> - Using svn+https:// without any changes to authentication.conf works,
> but prompts at least two times for tasks such as bzr update
>
> - Using svn+https:// with an user and password entry in authentication.conf
> results in an crash:
>
> bzr: ERROR: subvertpy.SubversionException: ('PROPFIND von \xc2\xbb/svn/repos/iphone/iphone2/trunk/xxx-iphone\xc2\xab: Autorisierung schlug fehl: Could not authenticate to server: rejected Basic challenge (https://xxx)', 170001)
>
> (scheme = https)
Have you tried this with bzr-svn trunk? We've fixed an issue recently
(authentication.conf was returning unicode passwords and subvertpy
expects plain strings and eats exceptions, including TypeError).
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100407/ef3cbd79/attachment.pgp
More information about the bazaar
mailing list