[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: transition plan was Re: [pygame] contemplating move to bitbucket(and hg). what do you think?



Hi again,

here's a note for if you want to use the https mecurial, and have your password saved in the system keyring.  So you don't need to type it in every time, and so it is saved away securely by the OS.

== More information:
     http://pypi.python.org/pypi/mercurial_keyring

== Instructions.

Install the key ring packages.

pip install keyring
pip install mercurial_keyring


Edit your .hgrc file to include the mecurial_keyring extension...

[extensions]
mercurial_keyring =