authentication.conf not working

Igor Novikov septagramm at gmail.com
Mon Sep 5 06:03:18 UTC 2011


I have set up a little bzr+ssh repository on my home server. But I can't 
get bazaar to remember my login and password. Here's my 
~/.bazaar/authentication.conf:

[StreetCleaner]
scheme=bzr+ssh
host=192.168.0.2
user=bzr_septi
password='well_its_here_but_its_irrelevant'

But when I do:

$ bzr checkout bzr+ssh://bzr_septi@192.168.0.2//StreetCleaner

I'm being still asked for a password. What am I doing wrong?



More information about the bazaar mailing list