Questions tagged [mercurial-keyring]

The Mercurial Keyring extension uses services of the keyring library to securely save authentication passwords (HTTP/HTTPS and SMTP) using system specific password database (Gnome Keyring, KDE KWallet, OSXKeyChain, dedicated solutions for Win32 and command line).

The Mercurial Keyring extension uses services of the keyring library to securely save authentication passwords (HTTP/HTTPS and SMTP) using system specific password database (Gnome Keyring, KDE KWallet, OSXKeyChain, dedicated solutions for Win32 and command line).

https://www.mercurial-scm.org/wiki/KeyringExtension

18 questions
1
vote
1 answer

Mercurial Hg No changes found - can't Hg push out

Can someone pls advise why I'm getting NO CHANGES found at the end. Also, I'm getting an annoying message, "Username not specified in .hg/hgrc. Keyring will not be used." Version tool: Hg latest version Server: Linux Workspace: ~/2012WS …
AKS
  • 16,482
  • 43
  • 166
  • 258
0
votes
0 answers

Failed to import extension mercurial_keyring - Rhodecode - Object has no attribute NullHandler

Machine Env: Windows7 box with Cygwin/TortoiseHg, Linux box (RHEL). Mercurial/Hg - 3.0.1 version I'm trying to integrate mercurial_keyring to perform username/password less operations. Mercurial keyring prompts first time per user / per repository…
AKS
  • 16,482
  • 43
  • 166
  • 258
0
votes
2 answers

How to make Passwd::Keyring::Auto persistent on Windows

I'm using Passwd::Keyring::Auto for Perl on Windows. I noticed that the keyring is not persistent. Can I force it to be persistent on Windows? http://search.cpan.org/~mekk/Passwd-Keyring-Auto-0.2703/lib/Passwd/Keyring/Auto.pm Ex. use…
Holly Harb
  • 21
  • 3
1
2