Bug#634073: Svn launches kwallet

2016-01-11 Thread Brainslug
It's two years later now, but subversion 1.9.2 on Debian/stretch still
launches stupid kwallet.

+1 on setting "password-stores=" to an empty string by default.


Cheers!



Bug#634073: Svn launches kwallet

2013-02-19 Thread Tristan Schmelcher
+1 to not launching kwallet by default.


Bug#634073: Svn launches kwallet

2011-07-16 Thread Juliusz Chroboczek
Package: subversion
Version: 1.6.17dfsg-1
Severity: minor

Hi,

I'm working on a very slow laptop, on which I'm not running any desktop
environment, just a window manager.  Kdebase-runtime is installed due to
a dependency.

At one point, I use svn to checkout a password-protected repository.
After typing my password, the laptop freezes for a few seconds as the
KDE daemons are being lauched, and a friendly wizard appears to help me
configure kwallet.

What next, pop up clippy when you mistype the arguments to gcc?

-- Juliusz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634073: Svn launches kwallet

2011-07-16 Thread Peter Samuelson

[Juliusz Chroboczek]
 At one point, I use svn to checkout a password-protected repository.
 After typing my password, the laptop freezes for a few seconds as the
 KDE daemons are being lauched, and a friendly wizard appears to help me
 configure kwallet.

Subversion doesn't launch kwallet, so much as it just checks to see if
kwallet functionality is available.  I don't know anything about KDE,
so I don't know if this can be done in such a way as _not_ to trigger
an auto-daemon-load.  Patches welcome, naturally.

Meanwhile, you can disable this functionality in /etc/subversion/config
or ~/.subversion.config.  In the [auth] section, you can list specific
password storage backends if you don't like the default of try them
all.  You can say none of the above with an empty password-stores:

[auth]
password-stores =

Hope this helps,
-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#634073: Svn launches kwallet

2011-07-16 Thread Juliusz Chroboczek
 Subversion doesn't launch kwallet, so much as it just checks to see if
 kwallet functionality is available.  I don't know anything about KDE,
 so I don't know if this can be done in such a way as _not_ to trigger
 an auto-daemon-load.

Just to restate -- Subversion didn't merely launch the KDE daemons, it
actually launched a wizard thing that wouldn't go away until I found my
mouse and clicked Cancel.

Perhaps subversion could also prompt me to join Google-plus?

 [auth]
 password-stores =

 Hope this helps,

Yes, it does.  I suggest this should be the default.

-- Juliusz



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org