How to safely upgrade svn on ubuntu 16?

2019-02-26 Thread Bo Berglund
I am running svn on Ubuntu 16.04.6 LTS. It reports the following: $ svn --version svn, version 1.9.3 (r1718519) compiled Aug 10 2017, 16:59:15 on x86_64-pc-linux-gnu The Ubuntu machine acts as a backup for a Windows 16 based VisualSvn server running at a separate location. Backups are performed

Re: Weird behavior of `svn --non-interactive`

2019-02-26 Thread Stefan Sperling
On Tue, Feb 26, 2019 at 10:15:32PM -0800, Alexey Neyman wrote: > How does SVN decide when to use gpg-agent and when to use gnome-keyring? By > the way, I am running KDE so I'd assume the kwallet would be the default - > but it isn't... Subversion does not know that you're running it in KDE. By de

Re: Weird behavior of `svn --non-interactive`

2019-02-26 Thread Alexey Neyman
On 2/26/19 8:42 PM, Alexey Neyman wrote: On 2/26/19 12:07 AM, Stefan Sperling wrote: On Mon, Feb 25, 2019 at 05:41:13PM -0800, Alexey Neyman wrote: Hi all, I am encountering some weird behavior after upgrading my workstation to Ubuntu 18.10 - which also upgraded the SVN to version 1.10.0 (r18

Re: Weird behavior of `svn --non-interactive`

2019-02-26 Thread Alexey Neyman
On 2/26/19 12:07 AM, Stefan Sperling wrote: On Mon, Feb 25, 2019 at 05:41:13PM -0800, Alexey Neyman wrote: Hi all, I am encountering some weird behavior after upgrading my workstation to Ubuntu 18.10 - which also upgraded the SVN to version 1.10.0 (r1827917). An attempt to query anything from

Re: Weird behavior of `svn --non-interactive`

2019-02-26 Thread Stefan Sperling
On Mon, Feb 25, 2019 at 05:41:13PM -0800, Alexey Neyman wrote: > Hi all, > > I am encountering some weird behavior after upgrading my workstation to > Ubuntu 18.10 - which also upgraded the SVN to version 1.10.0 (r1827917). > > An attempt to query anything from the server using the `--non-interac