bitbucket subrepos and set passwords

Uwe Brauer oub at mat.ucm.es
Thu Mar 9 15:48:36 UTC 2017


Hi

Maybe I somebody knows the answer on this list.

On bitbucket I set in my hgrc file something like this
[paths]
default = https://kalthad@bitbucket.org/myuser/myrepo

[ui]
username=Uwe Brauer  <oub at mat.ucm.es>

[auth]
repo.prefix = https://bitbucket.org/myuser/myrepo
repo.username = myuser
repo.password = mypasswd

But now this repo contains a subrepo. I have configured the hgrc file of
the subrepo in a similar way and I can push withing the subrepo

 hg push

Without password

If I push however from the 'master' repo, I still have to type the
password for the subrepo (but not for the master repo).

Anybody knows how to solve this?

Regards

Uwe Brauer 


More information about the Mercurial mailing list