[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 [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]