You are not logged in.

#1 2009-10-31 16:23:11

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

[SOLVED] How to Use SVN without GNOME Keyring

Well this is a very simple question but I can't seem to find the answer online...

Since the latest SVN update, I can't update my repos without getting the "Password for 'default' GNOME keyring:" prompt in my terminal emulator. I don't use GNOME keyring so is there a way I can tell SVN not to use GNOME keyring? If I must use password encryption, I don't mind using KDE KWallet as I use KWallet for something else already.

Last edited by tony5429 (2009-10-31 18:58:36)

Offline

#2 2009-10-31 18:19:57

urandom
Member
From: Russia
Registered: 2007-10-01
Posts: 19
Website

Re: [SOLVED] How to Use SVN without GNOME Keyring

Check your ~/.subversion/config. Key "password-stores" in section "auth".

Offline

#3 2009-10-31 18:58:21

tony5429
Member
Registered: 2006-03-28
Posts: 1,017

Re: [SOLVED] How to Use SVN without GNOME Keyring

Awesome; thank you very much!!

Offline

#4 2010-02-26 17:12:25

darose
Member
Registered: 2004-04-13
Posts: 158

Re: [SOLVED] How to Use SVN without GNOME Keyring

Using kwallet as a password store seems to have broken recently.  Anyone know what's up?

Offline

#5 2010-03-05 15:45:12

Dave Cohen
Member
Registered: 2008-09-27
Posts: 126

Re: [SOLVED] How to Use SVN without GNOME Keyring

I have the same problem, but I have no "password-stores" in my ~/.subversion/config.

Can someone paste here what should be in that file?

Normally I use KDE and kwallet, like darose.  Something must have broken in my last upgrade.

Offline

#6 2010-03-05 15:49:30

Dave Cohen
Member
Registered: 2008-09-27
Posts: 126

Re: [SOLVED] How to Use SVN without GNOME Keyring

Got it!  Here's the line I added to my "[auth]"

password-stores = kwallet

Offline

#7 2011-06-06 20:21:43

darose
Member
Registered: 2004-04-13
Posts: 158

Re: [SOLVED] How to Use SVN without GNOME Keyring

Hmmm ....

This was working on my old office laptop, which I had to give back when I changed jobs.  Now I can't seem to get svn+kwallet integration working on my home laptop.

I went into ~/.subversion/config, and set password-stores = kwallet, but svn seems to be ignoring it.

Anyone know any way to fix this?  (Or even debug it?)

Offline

#8 2011-06-29 20:30:05

brian_252
Member
Registered: 2011-06-29
Posts: 1

Re: [SOLVED] How to Use SVN without GNOME Keyring

darose,

Try checking environment variables (env or set on command line).  There must be some way for command line based svn to learn about X and KDE.  Probably through dbus.

Brian

Offline

#9 2011-06-29 22:41:03

darose
Member
Registered: 2004-04-13
Posts: 158

Re: [SOLVED] How to Use SVN without GNOME Keyring

Thanks for the response, Brian.  Any way you could be more specific thought?  I'm not sure what environment variable or command line setting I should be looking for.

Offline

Board footer

Powered by FluxBB