[
https://issues.apache.org/jira/browse/SOLR-6824?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14236956#comment-14236956
]
Alexandre Rafalovitch commented on SOLR-6824:
---------------------------------------------
That issue was apparently over 3 days ago. But it does look like we have
consequences. Specifically, it looks like a CA and EU get different IP
addresses back and different responses.
I'll send email to infra and will update this case when I get response.
{quote}
curl http://140.211.11.105/viewcvs.cgi/lucene/dev/
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /viewcvs.cgi/lucene/dev/ was not found on this server.</p>
</body></html>
~
$ curl http://160.45.251.2/viewcvs.cgi/lucene/dev/
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>302 Found</title>
</head><body>
<h1>Found</h1>
<p>The document has moved <a
href="http://svn.apache.org/viewvc/lucene/dev/">here</a>.</p>
<hr>
<address>Apache/2.2.25 (Unix) DAV/2 mod_wsgi/3.1 Python/2.7.2 SVN/1.8.1
mod_ssl/2.2.25 OpenSSL/1.0.1i Server at 160.45.251.2 Port 80</address>
</body></html>
{quote}
Though it does look like the URL in the document is no longer preferred one. It
redirects to http://svn.apache.org/viewvc/lucene/dev/
> Dead link on new website to SVN Web Viewer
> ------------------------------------------
>
> Key: SOLR-6824
> URL: https://issues.apache.org/jira/browse/SOLR-6824
> Project: Solr
> Issue Type: Bug
> Reporter: Alexandre Rafalovitch
> Priority: Minor
> Labels: usability, website
>
> On the http://lucene.apache.org/solr/resources.html
> Under [SVN] Web Access (read-only)
> The link is dead: http://svn.apache.org/viewcvs.cgi/lucene/dev/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]