Some days I go while i was learning about mercurial and TortoiseHG i made a mistake and now i have problems to save my credentials,
I tried change the next files with no good results:
-C:\Users\userA\mercurial.ini
[ui]
username=myuse@company.cl
password=xxxxxx
-C:\Users\userA\Mercurial-kiln.ini
[auth]
kiln.prefix=theurl
kiln.username=myuse@company.cl
kiln.username=xxxxxx
-
%myrepo%.hg\hgrc
[ui]
username=myuse@company.cl
password=xxxxxx
Thank you for your help!!
ui-data in your case is bad – you have to use username key with value
Fname LName <e-mail>, i.eand forget about any password here
auth-section is also far from perfect