How to store password value?
Mads Kiilerich
mads at kiilerich.com
Mon Oct 25 14:56:25 UTC 2010
On 10/25/2010 04:44 PM, Pascal Quantin wrote:
> Hi,
> ----- "Petchimuthu"<n.petchimuthu at gmail.com> a écrit :
>
>> Hi,
>> when i execute some hg commands like incoming,outgoing,push,pull
>>
>> everytime it asks password.
>>
>> Is there any way to store this password?
>>
>> I need a configuration procedure for taking password from the
>> stored
>> file instead of asking me like .cvspass.
>>
>> Is it possible in Hg?
>>
>
> Have a look here:
> http://www.selenic.com/mercurial/hgrc.5.html#auth
or here: http://mercurial.selenic.com/wiki/KeyringExtension
- if you are using https.
If you use ssh, just use the sshs own functionality for this.
/Mads
More information about the Mercurial
mailing list