Robby Zinchak wrote on Thu, 06 Aug 2020 18:56 -0700: > I would love to hear what the expected workaround is for users running > automated subversion clients on server VMs [...]. >
As I wrote on SVN-4861 recently: > > Also, if I'm reading the code correctly, simply adding the password > > to the md5sum(realm)-named file in ~/.subversion/auth/svn.simple/ > > should work: the compile-time knob prevents passwords from being > > _written_, but doesn't prevent passwords already there from being > > read.