Hi 

In connection with the ongoing discussion about the mercurial-shutdown
of bitbucket, I would like to test sourcehut, by pushing one
repository to both, bitbucket and to sourcehut.

I tried 


[paths]
default = https://kalt...@bitbucket.org/kalthad/chemistry-exercises-problems
sourcehut = ssh://h...@hg.sr.ht/~oub/chemistry-exercises-problems


[auth]
repo.prefix = https://bitbucket.org/kalthad/chemistry-exercises-problems
repo.username = kalthad
repo.password = supersecret

repo2.prefix = ssh://h...@hg.sr.ht/~oub/chemistry-exercises-problems
repo2.username = oub
repo2.password = supersecret

But it does not work for the sourcehut one. I am forced to type the
password which I don't want. Ok I could generate a ssh key without a
password, but I am not very keen to do that.

Any help is strongly appreciated


Uwe Brauer 

_______________________________________________
Mercurial mailing list
Mercurial@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial

Reply via email to