[auth] and google code
Mathieu Lacage
mathieu.lacage at sophia.inria.fr
Tue Jan 19 03:28:31 CST 2010
hi,
I would like to configure my local mercurial install to use a specific
username+password for authentication with the google code servers. I
tried this:
[auth]
goocode.prefix=googlecode.com/hg/
goocode.user=mathieu.lacage
goocode.password=XXXX
But, of course, this does not appear to work very well because all the
google code repository urls are structured like this:
https://subproject.project.googlecode.com/hg/
I tried to find an auth.suffix option but failed to come up with a
working solution. Other ideas to save me from having to configure n
[auth] sections for my n repositories ?
Mathieu
More information about the Mercurial
mailing list