On 24 June 2017 at 03:15, Sam Ruby <ru...@intertwingly.net> wrote: > On Fri, Jun 23, 2017 at 7:32 PM, sebb <seb...@gmail.com> wrote: >> error is Authentication failed >> >> I think this may need root karma to solve? > > Fixed. It looks like some svn operation doesn't specify > --no-auth-cache.
AFAIK, most of the command lines don't. However ISTM that ought to be part of the defaults for any SVN installation. Perhaps a generic puppet change is needed? > This wasn't a problem on whimsy-vm3, and it appears > that the mode there didn't permit write operations. I've done a chmod Does that setting need to be added to puppet and/or DEPLOYMENT.md? > and lets see if this reoccurs. > > - Sam Ruby