[llvm-dev] IMPORTANT: LLVM.org server move on June 24th! (SVN impact)
Dimitry Andric via llvm-dev
llvm-dev at lists.llvm.org
Thu Jun 22 04:59:42 PDT 2017
On 21 Jun 2017, at 21:22, Tanya Lattner via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> In addition, this is the first step in moving SVN to a new URL: svn.llvm.org
>
> You can continue to access SVN via the old URL llvm.org/svn but we would like people to start moving over to the new URL. This will allow us more flexibility in moving SVN and SSL certificates going forward.
>
> After the server move, you will may need to do the following:
> • Switch to the new URL via this command (you may need to adjust for your specific repo):
> svn switch —relocate https://llvm.org/svn/llvm-project/ https://svn.llvm.org/llvm-project/
> • Accept the new certificate when using svn
Is the new server supposed to work already? I'm getting:
$ svn co --depth=empty https://svn.llvm.org/llvm-project
Error validating server certificate for 'https://svn.llvm.org:443':
- The certificate hostname does not match.
Certificate information:
- Hostname: bugs.llvm.org
- Valid: from May 13 15:56:00 2017 GMT until Aug 11 15:56:00 2017 GMT
- Issuer: Let's Encrypt Authority X3, Let's Encrypt, US
- Fingerprint: 04:F3:AB:B9:57:69:1D:4D:78:B5:AC:2E:58:F4:81:77:FF:D2:CC:A6
(R)eject, accept (t)emporarily or accept (p)ermanently? p
svn: E170013: Unable to connect to a repository at URL 'https://svn.llvm.org/llvm-project'
svn: E175009: The XML response contains invalid XML
svn: E130003: Malformed XML: no element found
-Dimitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170622/17bb86dc/attachment-0001.sig>
More information about the llvm-dev
mailing list