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.

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

2020-12-28 Thread Nathan Hartman
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. > > > > Except now it has reverted to popping up the GUI login

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

2020-12-28 Thread Bo Berglund
On Sun, 20 Dec 2020 11:59:11 +0100, Bo Berglund wrote: >On Sun, 20 Dec 2020 09:05:52 +0100, Bo Berglund > 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

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

2020-12-20 Thread Bo Berglund
On Sun, 20 Dec 2020 09:05:52 +0100, Bo Berglund 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

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

2020-12-20 Thread Bo Berglund
On Sun, 20 Dec 2020 00:29:40 -0500, Nathan Hartman wrote: >On Fri, Aug 14, 2020 at 7:35 AM Bo Berglund wrote: >> How can I configure (?) svn such that it caches the password in the >> same way as it has done on all of my other RPi units before. >> >> I need to be able to work on this device

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

2020-12-19 Thread Nathan Hartman
On Fri, Aug 14, 2020 at 7:35 AM Bo Berglund wrote: > How can I configure (?) svn such that it caches the password in the > same way as it has done on all of my other RPi units before. > > I need to be able to work on this device BOTH via SSH login using > PuTTY and inside the GUI when connecting

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

2020-12-19 Thread Bo Berglund
On Sat, 15 Aug 2020 11:01:10 +0200, Daniel Sahlberg wrote: >Den lör 15 aug. 2020 07:44Bo Berglund skrev: > >> On Fri, 14 Aug 2020 13:47:59 +0200, Daniel Sahlberg >> wrote: >> >> >TLDR: Saving passwords in plaintext is (from some version) a non-default >> >compile time option. You may try to

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

2020-08-15 Thread Daniel Sahlberg
Den lör 15 aug. 2020 07:44Bo Berglund skrev: > On Fri, 14 Aug 2020 13:47:59 +0200, Daniel Sahlberg > wrote: > > >TLDR: Saving passwords in plaintext is (from some version) a non-default > >compile time option. You may try to convince the Pi-OS maintainers to > >enable this option again. > > I

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

2020-08-15 Thread Daniel Sahlberg
Den lör 15 aug. 2020 07:31Bo Berglund skrev: > On Fri, 14 Aug 2020 13:47:59 +0200, Daniel Sahlberg > wrote: > > >Den fre 14 aug. 2020 kl 13:35 skrev Bo Berglund : > > > >> This is strange to me since I have not seen it before. > >> I have svn installed on a newly set up RPi3 running Pi-OS

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

2020-08-14 Thread Bo Berglund
On Fri, 14 Aug 2020 13:47:59 +0200, Daniel Sahlberg wrote: >TLDR: Saving passwords in plaintext is (from some version) a non-default >compile time option. You may try to convince the Pi-OS maintainers to >enable this option again. I posted the same question now on the RPi forum referencing your

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

2020-08-14 Thread Bo Berglund
On Fri, 14 Aug 2020 13:47:59 +0200, Daniel Sahlberg wrote: >Den fre 14 aug. 2020 kl 13:35 skrev Bo Berglund : > >> This is strange to me since I have not seen it before. >> I have svn installed on a newly set up RPi3 running Pi-OS (previously >> named Raspbian) Linux. >> I installed svn via apt.

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

2020-08-14 Thread Daniel Sahlberg
Den fre 14 aug. 2020 kl 13:35 skrev Bo Berglund : > This is strange to me since I have not seen it before. > I have svn installed on a newly set up RPi3 running Pi-OS (previously > named Raspbian) Linux. > I installed svn via apt. > > Any ideas? > > > -- > Bo Berglund > Developer in Sweden > You

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

2020-08-14 Thread Bo Berglund
This is strange to me since I have not seen it before. I have svn installed on a newly set up RPi3 running Pi-OS (previously named Raspbian) Linux. I installed svn via apt. The RPi3 has a GUI, which I can access via VNC through a VPN tunnel (I am working remotely from home). If I start a