Re: https://whimsy.apache.org/status/svn fails for private repos

2017-06-24 Thread Sam Ruby
On Sat, Jun 24, 2017 at 8:08 AM, sebb wrote: > >> 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? https://github.com/apache/whimsy/commit/7259523112

Re: https://whimsy.apache.org/status/svn fails for private repos

2017-06-24 Thread sebb
On 24 June 2017 at 13:08, sebb wrote: > On 24 June 2017 at 03:15, Sam Ruby wrote: >> On Fri, Jun 23, 2017 at 7:32 PM, sebb 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-cach

Re: https://whimsy.apache.org/status/svn fails for private repos

2017-06-24 Thread sebb
On 24 June 2017 at 03:15, Sam Ruby wrote: > On Fri, Jun 23, 2017 at 7:32 PM, sebb 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. Howe

Re: https://whimsy.apache.org/status/svn fails for private repos

2017-06-23 Thread Sam Ruby
On Fri, Jun 23, 2017 at 7:32 PM, sebb 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. This wasn't a problem on whimsy-vm3, and it appears that the mode there didn't permit write opera