Florian Klaempfl wrote:
Anton Kavalenka schrieb:
<!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 /my_view_page.php was not found on this server.</p>
<hr>
<address>Apache/2.2.4 (Ubuntu) DAV/2 SVN/1.4.4 PHP/5.2.3-1ubuntu6.3
Server at www.freepascal.org Port 80</address>
</body></html>
Connection closed by foreign host.

*Trying to get /my_view_page.pho without host field (default host) - hang*
 telnet www.freepascal.org 80
Trying 62.166.198.202...
Connected to www.freepascal.org.
Escape character is '^]'.
GET /my_view_page.php HTTP/1.0

No response for minutes -  gateway timeout

The correct link is http://bugs.freepascal.org/my_view_page.php. The old
one http://www.freepascal.org/my_view_page.php shouldn't work anymore.
This allows use to move parts of the site to different machine of load
requires it.

*svn update* on directory checked from
*http://svn.freepascal.org/svn/lazarus/trunk *just hangs

Try to use svn2.freepascal.org
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel


Wow - svn2 works, thank you!

And what to do with mantis - I can't see http://bugs.freepascal.org/my_view_page.php

Regards,
Anton





_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to