Re: Problem storing passwords when using subversion

Daniel Sahlberg <[email protected]>
Newsgroups gmane.comp.version-control.subversion.user
Message-ID <CAMHy98Pg-MEtt6DA+XDgARf1Q_fuqH6buz4Na9ZobS1ZPyxO+Q@mail.gmail.com>
Den fre 1 sep. 2023 kl 14:57 skrev Mark Wood-Patrick <
[email protected]>:

> Where can I find the correct version of the docs for subversion 1.14.1
>

You get a long way with:
$ svn help

Otherwise the SVN book is still mostly accurate, there are only a few new
features not yet described:
https://svnbook.red-bean.com/nightly/en/index.html

Kind regards,
Daniel


>
>
> Mark
>
> *From:* Daniel Sahlberg <[email protected]>
> *Sent:* Friday, September 1, 2023 5:54 AM
> *To:* Mark Wood-Patrick <[email protected]>
> *Cc:* [email protected]
> *Subject:* Re: Problem storing passwords when using subversion
> *Importance:* High
>
>
>
> *External email: Use caution opening links or attachments*
>
>
>
> Den fre 1 sep. 2023 kl 14:04 skrev Mark Wood-Patrick via users <
> [email protected]>:
>
> I'm using subversion 1.14.1 on CentOS release 6.8 and trying to get
> subversion to store my credentials.
>
>
>
> Please check the svn --version command, it should say something like this
> towards the end of the output:
>
>
>
> [[[
>
> The following authentication credential caches are available:
>
>
>
> * Plaintext cache in /home/dsg/.subversion
>
> * Gnome Keyring
>
> * GPG-Agent
>
> * KWallet (KDE)
>
> ]]]
>
>
>
>
> Viewing ~/.subversion/servers it seems like passwords should be stored by
> default.
>
> In
>
> ~/.subversion/config
>
> I have:
>
>       password-stores = gpg-agent,gnome-keyring,kwallet
>
> However, when I try to do a checkout it continues to prompt me to enter my
> password, any idea what I'm doing wrong or how to determine why it's not
> working?
>
>
>
> Have you configured gnome keyring or kwallet?
>
>
>
> Are you using Subversion within a graphical session or through SSH? I
> think gnome keyring/kwallet are only available in graphical sessions.
>
>
>
>
> Where can I find the correct version of the docs for subversion 1.14.1
>
>
>
> The default compile time configuration in Subversion 1.12 to 1.14 disables
> the plaintext cache (as you can see above, I have compiled my own version
> and enabled the plaintext cache).
>
>
>
> The FAQ explain this in more details.
>
>
>
> If you can accept the security implications of storing the password in
> plaintext there is a script available in the FAQ:
> https://subversion.apache.org/faq.html#plaintext-passwords
>
>
>
> Kind regards,
>
> Daniel Sahlberg
>
>
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.