Keyring extension only remembers 1 password (Windows)
Created originally on Bitbucket by grauw (Laurens Holst)
On Windows, the keyring extension only remembers one password. If I have two repositories, one cloned from Bitbucket and the other from my personal website repository, it only remembers the last one used.
Looks like the password gets replaced when you store another. If you go to Windows’s Credential Manager you can see this happening.
Someone ran into this issue on [[http://stackoverflow.com/questions/7806100/mercurial-tortoisehg-keyring-and-using-two-remote-repos-with-two-usernames-and|Stack Overflow]], and I’m able to reproduce it.