Apple SVN oops

Posted by crayz
at 10:42PM on 11/24/2007

One of Apple's pages, right now:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<<<<<<< .mine
    <title></title>
    <meta http-equiv=refresh content="1; URL=/ipod/nike/">
=======
    <title>Apple</title>

    <meta http-equiv=refresh content="1; URL=/ipod/nike/">
>>>>>>> .r7535
    <script language="JavaScript" type="text/javascript" charset="utf-8">
    <!--
        function time() {
            setTimeout("window.location.replace('')",1)
        }
    // -->
    </script>
</head>
<body onload="time()">
</body>
</html>
Comments

Leave a response