[xiph-commits] r6820 - websites/theora.org

msmith at dactyl.lonelymoon.com msmith
Fri Jun 25 13:12:07 PDT 2004


Author: msmith
Date: Fri Jun 25 13:12:07 2004
New Revision: 6820

Added:
websites/theora.org/svn.html
Removed:
websites/theora.org/cvs.html
Log:
Move cvs.html to svn.html


Deleted: websites/theora.org/cvs.html
===================================================================
--- websites/theora.org/cvs.html	2004-06-09 02:41:30 UTC (rev 6819)
+++ websites/theora.org/cvs.html	2004-06-09 02:42:08 UTC (rev 6820)
@@ -1,183 +0,0 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 TRANSITIONAL//EN"
-   "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<title>theora.org :: svn</title>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<style type="text/css">
-	@import url(style.css);
-</style>
-</head>
-<body bgcolor="#666699" text="#000000">
-<table width="500" border="0" cellspacing="0" cellpadding="2" align="center">
-  <tr>
-    <td bgcolor="#000000">
-      <table width="100%" border="0" cellspacing="0" cellpadding="0">
-        <tr>
-          <td bgcolor="#EEEEEE" align="left">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
-              <tr>
-                <td valign="top" align="left">
-                  <table border="0" cellspacing="0" cellpadding="0">
-                    <tr>
-                      <td width="50" height="50" bgcolor="#444466" class="tl">&nbsp;
-                      </td>
-                      <td align="right" valign="top">
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr>
-                            <td bgcolor="#9898BA" width="25" height="25" class="tl">&nbsp;</td>
-                          </tr>
-                        </table>
-                      </td>
-                    </tr>
-                    <tr>
-                      <td valign="bottom">
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr>
-                            <td bgcolor="#9898BA" width="25" height="25" class="tl">&nbsp;</td>
-                          </tr>
-                        </table>
-                      </td>
-                      <td valign="bottom">&nbsp; </td>
-                    </tr>
-                  </table>
-                </td>
-                <td valign="top" align="right">
-                  <table border="0" cellspacing="0" cellpadding="0">
-                    <tr>
-                      <td class="nutrition" align="right">
-                        <!-- Title (HINT: Shorter is better.)
--->theora.org<!-- Close Title -->
-                      </td>
-                    </tr>
-                    <tr>
-                      <td align="right">
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr>
-                            <!-- Menu (HINT: Each item is inside a <td>.)-->
-                            <td class="menu"> <a
-href="http://www.theora.org">Home</a></td>
-                            <td class="menu"><a
-href="http://www.theora.org/theorafaq.html">FAQ</a></td>
-                            <td class="menu"><a
-href="http://www.theora.org/lists.html">Mailing Lists</a></td>
-                            <td class="menu"><a
-href="http://www.theora.org/svn.html">SVN</a></td>
-                            <td class="menu"><a
-href="http://www.theora.org/contact.html">Contact</a></td>
-                            <td class="menu"><a
-href="http://www.xiph.org">Xiph.org</a></td>
-                            <!-- Close Menu -->
-                          </tr>
-                        </table>
-                      </td>
-                    </tr>
-                  </table>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-        <tr>
-          <td bgcolor="#EEEEEE">
-            <table width="100%" border="0" cellspacing="0" cellpadding="0">
-              <tr>
-                <td valign="top">
-                  <table width="100%" border="0" cellspacing="0" cellpadding="10">
-                    <tr>
-                      <td>
-                        <!-- Main Content -->
-<b>[ VP3 Legal Terms ]</b>
-<p>
-<i>On2 represents and warrants that it shall not assert any rights
-relating to infringement of On2's registered patents, nor initiate any
-litigation asserting such rights, against any person who, or entity
-which utilizes the On2 VP3 Codec Software, including any use,
-distribution, and sale of said Software; which make changes,
-modifications, and improvements in said Software; and to use,
-distribute, and sell said changes as well as applications for other
-fields of use.</i>
-<p>
-                        <b>[ Theora SVN ]</b><br>
-			<br>Xiph.org development projects are available to the public through read-only
-			Subversion (SVN) access.
-			<br>
-			<p><b>Accessing SVN at Xiph.org</b>
-			<p>Access to Xiph.org can be handled basically two ways:
-                        <p>
-			<b>Using the SVN client</b><p>
-			Once you've installed the Subversion client, just type
-            <pre>svn co http://svn.xiph.org/trunk/theora</pre>
-            to check out the Theora codebase.</p>
-
-            <p>
-			Once you've got the repository checked out, you no longer need to
-            specify this full path; the repository location is stored with the
-            checkout. <tt>svn update </tt> will sync your local
-			copy with the repository. See the SVN manual for additional
-			information on how to use SVN.
-            </p>
-
-			<p><b>Using the web interface</b></p>
-            <p>
-            Subversion uses HTTP (and WebDAV) as the protocol, so you can just
-            use a normal web browser to browse around the repository. This can be
-            useful for looking at a few files, if you don't want to check out the
-            entire module.</p>
-            <p> To do this, just point your web browser at
-            <tt>http://svn.xiph.org/trunk/theora</tt></p>
-
-			<p>The source for the legacy VP3 codec for Quicktime and Video for Windows
-			can be obtained by changing the <tt>theora</tt> module name in the
-			lines above to <tt>vp32</tt>, as in '<tt>svn co http://svn.xiph.org/trunk/vp32</tt>'.
-
-			<br><p><br>
-                        <!-- Close Content -->
-                      </td>
-                    </tr>
-                  </table>
-                  <table border="0" cellspacing="0" cellpadding="3">
-                    <tr>
-                      <td class="bl" bgcolor="#777777" nowrap>
-                        <!-- Copyright (HINT: This is for decoration.  You may change it to what you like.) -->
-                        This is <a href=http://www.opencontent.org>OpenContent</a>. Boom.
-                        <!-- Close Copyright -->
-                      </td>
-                    </tr>
-                  </table>
-                </td>
-                <td width="79" align="right" valign="bottom">
-                  <table border="0" cellspacing="0" cellpadding="0">
-                    <tr>
-                      <td>&nbsp;</td>
-                      <td align="right">
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr>
-                            <td bgcolor="#9898BA" width="25" height="25" class="brsmt">&nbsp;</td>
-                          </tr>
-                        </table>
-                      </td>
-                    </tr>
-                    <tr>
-                      <td valign="bottom">
-                        <table border="0" cellspacing="0" cellpadding="0">
-                          <tr>
-                            <td bgcolor="#9898BA" width="25" height="25" class="brsmt">&nbsp;</td>
-                          </tr>
-                        </table>
-                      </td>
-                      <td width="50" height="50" bgcolor="#444466" class="brsmt">&nbsp;
-                      </td>
-                    </tr>
-                  </table>
-                </td>
-              </tr>
-            </table>
-          </td>
-        </tr>
-      </table>
-    </td>
-  </tr>
-</table>
-</body>
-</html>

Copied: websites/theora.org/svn.html (from rev 6819, websites/theora.org/cvs.html)



More information about the commits mailing list