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

2020-12-29 Thread Daniel Shahaf
Nathan Hartman wrote on Tue, 29 Dec 2020 13:45 -0500: > I don't think it's Subversion that's broken in this case. It's an issue of > configuration. The problem of the GUI dialog while accessing a machine via > SSH is a known complication that affects other software too. It will happen > with any

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

2020-12-29 Thread Daniel Shahaf
Bo Berglund wrote on Tue, 29 Dec 2020 19:00 +0100: > But for item 2 I drew a blank... > The Collabnet keyring_tool does not exist on my system: > $ which keyring_tool > (no output) > > So the instruction to "Create a keyring for your password." > by the operations below cannot be executed: > >

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

2020-12-29 Thread Nathan Hartman
On Tue, Dec 29, 2020 at 1:00 PM Bo Berglund wrote: > Well I had a look and it does not seem like there is much of this on > the RPi4... > .gnupg/ is empty including its subdir private-keys-v1.d/ > /etc/pam.d/login has a lot of settings but the referenced so files do > not exist (on path at

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

2020-12-29 Thread Bo Berglund
On Tue, 29 Dec 2020 00:47:32 -0500, Nathan Hartman wrote: >On Mon, Dec 28, 2020 at 3:16 PM Bo Berglund wrote: > >> On Sun, 20 Dec 2020 11:59:11 +0100, Bo Berglund >> >5) Then the commit worked! >> > >> >So it seems like the svn config file must be modified and then it >> >starts working again.