On Thu, Feb 11, 2021 at 7:55 AM Andreas Stieger <[email protected]> wrote: > > Hi, > > > I understand that 1.14 disables storing a password at compile time. > > > > How am I supposed to run a subversion command in non-interactive scripts > > like a cron job on a headless server? > > You can use an unattended configuration of Gnome Keyring, Kwallet, GPG-Agent. > Or client certificates for which passphrase caching is allowed.
Or "ssh-agent" with svn+ssh.
