Hi All,
I am trying to export subversion repo using ansible-playbook.
Hi All,
I am trying to export subversion repo using ansible-playbook.
It doesn't get any clearer that this.
Your svn repo is probably an HTTPS one, but you're using a hostname
that isn't in the certificate.
Hence, svn will bail out.
Dick