April 2009
Subversion 1.6 supports caching of user passwords/passphrases in encrypted form using KWallet. I tried to get a feel of this feature, so started compiling the subversion sources with KWallet support. The following assume you already have kde desktop packages installed in your ubuntu/debian box.
In order to get KWallet support in subversion we need to pass "--with-kwallet" option to the configure script.
While configuring subversion if you get the following error
checking whether to look for KWallet... yes checking for QtCore, QtDBus, QtGui... yes checking for kde4-config... yes
syndicate this site