[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Why is svn not saving my password in Pi-OS?

From: Bo Berglund <bo.berglund_at_gmail.com>
Date: Sun, 20 Dec 2020 11:59:11 +0100

On Sun, 20 Dec 2020 09:05:52 +0100, Bo Berglund
<bo.berglund_at_gmail.com> wrote:

>>If you do get a list of credential caches that the SVN client
>>recognizes, then you should pick one and ensure it is setup correctly.
>
>How do I "pick one"?
>Inside the ~/.subversion/config ot ~/.subversion/servers files????
>And how to "setup"?

So I made the following test:

1) Modified the ~/.subversion/config file (note NOT the servers file
as suggested in another thread):
Uncommented the following line:
password-stores = gpg-agent,gnome-keyring,kwallet

2) Rebooted the RPi just to get rid of possible cached stuff

3) Edited a documentation file in the project I am working on and
issued the svn ci command.

4) After entering the log message a login dialog appeared in the PuTTY
terminal, where I could enter my subversion login.

5) Then the commit worked!

So it seems like the svn config file must be modified and then it
starts working again.

Thanks!

-- 
Bo Berglund
Developer in Sweden
Received on 2020-12-20 11:59:31 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.