Oh, never mind! After "brew install svn" to install a newer version of svn than what came with my Mac, it worked just fine.
On Thu, Dec 8, 2016 at 10:19 AM Jonathan Kelly <[email protected]> wrote: > Olaf, > > I was able to push my commit to the repo, but I'm having trouble deploying > the site, even after following the instructions on > https://issues.apache.org/jira/browse/BIGTOP-1639. I'm hitting a > different error from what is mentioned there: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-scm-publish-plugin:1.0:publish-scm > (scm-publish) on project bigtop: /bin/sh -c svn --password '<redacted>' > --no-auth-cache --non-interactive ls > https://svn.apache.org/repos/infra/websites/staging/bigtop/trunk/content.The > svn command failed:svn: E170013: Unable to connect to a repository at URL ' > https://svn.apache.org/repos/infra/websites/staging/bigtop/trunk/content' > [ERROR] svn: E230001: Server SSL certificate verification failed: issuer > is not trusted > > I don't understand why that's happening though because the cert seems fine > to me (at least according to my browser and to curl, but maybe svn is using > a different set of root CAs?). > > ~ Jonathan > > On Thu, Dec 8, 2016 at 8:08 AM Olaf Flebbe <[email protected]> wrote: > > Hi Jonathan, > > please test your account by adding yourself to the member page (Like > BIGTOP-2622). > You should be able to update the page (see > https://cwiki.apache.org/confluence/display/BIGTOP/Deploying+Bigtop%27s+Apache+Website > ) > > Olaf > >
