Author: mwomack
Date: Sun Oct 9 20:32:01 2005
New Revision: 312535
URL: http://svn.apache.org/viewcvs?rev=312535&view=rev
Log:
SVN changes, ApacheCon US 2005 change
Added:
logging/site/trunk/docs/site/repositories.html (with props)
logging/site/trunk/src/xdocs/site/repositories.xml (with props)
Modified:
logging/site/trunk/docs/css/site.css
logging/site/trunk/docs/index.html
logging/site/trunk/docs/site/binindex.html
logging/site/trunk/docs/site/bugreport.html
logging/site/trunk/docs/site/bylaws.html
logging/site/trunk/docs/site/cvs-repositories.html
logging/site/trunk/docs/site/logging-site.html
logging/site/trunk/docs/site/mailing-lists.html
logging/site/trunk/docs/site/mission-statement.html
logging/site/trunk/docs/site/news.html
logging/site/trunk/docs/site/who-we-are.html
logging/site/trunk/src/xdocs/index.xml
logging/site/trunk/src/xdocs/site/cvs-repositories.xml
logging/site/trunk/src/xdocs/stylesheets/project.xml
logging/site/trunk/src/xdocs/stylesheets/site.vsl
Modified: logging/site/trunk/docs/css/site.css
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/css/site.css?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/css/site.css (original)
+++ logging/site/trunk/docs/css/site.css Sun Oct 9 20:32:01 2005
@@ -64,6 +64,7 @@
border-bottom: 1px solid #DDDDDD;
background:#eee;
font-family: Courier, "MS Courier New", Prestige, Everson Monocourrier,
monospace;
+ font-size: smaller;
padding-bottom: 0.5ex;
padding-top: 0.5ex;
padding-left: 2ex;
Modified: logging/site/trunk/docs/index.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/index.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/index.html (original)
+++ logging/site/trunk/docs/index.html Sun Oct 9 20:32:01 2005
@@ -38,7 +38,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -48,10 +52,7 @@
<div class="centercol">
<hr noshade="" size="1"/>
- <a href="http://apachecon.com">
-<img src="http://apache.org/images/ac2005eu_135x50.gif" />
-</a>
- <h1>Welcome to Logging
Services Project @ Apache</strong></h1>
+ <h1>Welcome to Logging Services
Project @ Apache</strong></h1>
<p>The log4j developers are pleased to
announce that the Board of
Directors of the Apache Software Foundation unanimously passed a
resolution for the creation of the Apache Logging Services
@@ -92,10 +93,10 @@
- <hr/>
+ <hr/>
-
+
<!-- FOOTER -->
@@ -136,7 +137,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="./site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="./site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="./site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="./site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/docs/site/binindex.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/binindex.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/binindex.html (original)
+++ logging/site/trunk/docs/site/binindex.html Sun Oct 9 20:32:01 2005
@@ -37,7 +37,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -190,7 +194,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/docs/site/bugreport.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/bugreport.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/bugreport.html (original)
+++ logging/site/trunk/docs/site/bugreport.html Sun Oct 9 20:32:01 2005
@@ -37,7 +37,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -206,7 +210,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/docs/site/bylaws.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/bylaws.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/bylaws.html (original)
+++ logging/site/trunk/docs/site/bylaws.html Sun Oct 9 20:32:01 2005
@@ -36,7 +36,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -759,7 +763,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/docs/site/cvs-repositories.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/cvs-repositories.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/cvs-repositories.html (original)
+++ logging/site/trunk/docs/site/cvs-repositories.html Sun Oct 9 20:32:01 2005
@@ -26,7 +26,7 @@
<link href="../css/site.css" rel="stylesheet" type="text/css"/>
- <title>Logging Services - CVS Repository Information</title>
+ <title>Logging Services - Logging Services Repository
Information</title>
</head>
<body bgcolor="#ffffff" text="#000000" link="#525D76">
@@ -37,7 +37,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -53,53 +57,94 @@
access to the source code as it changes. But if you want to look
at the source code, you have come to the right place.
</p>
-
<h1>Access the Source Tree (AnonCVS)</strong></h1>
+
<h1>Access the Source Tree</strong></h1>
<p>
So, you've decided that you need access to the source tree to see the
-latest and greatest code. There's two different forms of CVS
-access. The first is <em>anonymous</em> and anybody can use it. The
-second is not and you must have a login to the development server. If
-you don't know what this means, join the mailing list and find out.
+latest and greatest code. There's two different forms of Subversion (aka SVN)
+access. The first is <em>read-only</em> and anybody can use it. The
+second requires committer permission and you must have a login to the
+development server. If you don't know what this means, join the mailing list
+and find out.
</p>
<p>
-Anyone can checkout source code from our anonymous CVS server. To do
-so, simply use the following commands (if you are using a GUI CVS
-client, configure it appropriatly):
+Anyone can checkout source code from our read-only Subversion server. To do
+so, simply use the following commands (if you are using a Subversion GUI
+client, configure it appropriately):
</p>
<pre class="source">
-cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login<br />
-password: anoncvs
-</pre>
- <pre class="source">
-cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout [module-name]
+svn co http://svn.apache.org/repos/asf/logging/<project>/trunk
logging-<project>
</pre>
<p>
-Modules available for access are (click the links to view the CVS tree
-via ViewCVS):
+where <project> is the Logging Services module you want to access. See
+the links listed below. For more information about Subversion clients, please
+click here.
+</p>
+ <p>
+If you just want to view the source without checking it out, there is a
+View-SVN link for simple web access.
+</p>
+ <p>
+Modules available for access are:
</p>
- <ul>
-<li><a href="http://cvs.apache.org/viewcvs/logging-chainsaw/">
-logging-chainsaw</a></li>
-<li><a href="http://cvs.apache.org/viewcvs/logging-log4cxx/">
-logging-log4cxx</a></li>
-<li><a href="http://cvs.apache.org/viewcvs/logging-log4j/">
-logging-log4j</a></li>
-<li><a href="http://cvs.apache.org/viewcvs/logging-log4j-sandbox/">
-logging-log4j-sandbox</a></li>
-<li><a href="http://cvs.apache.org/viewcvs/logging-site/">
-logging-site</a></li>
-</ul>
+ <table>
+ <tr bgcolor="darkgray">
+ <td><b>Module</b></td>
+ <td><b>http (read-only)</b></td>
+ <td><b>https (committers)</b></td>
+ <td><b>View-SVN</b></td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-chainsaw</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/chainsaw/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/chainsaw/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/chainsaw/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4cxx</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4cxx/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4cxx/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4cxx/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-log4j</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4j/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4j-sandbox</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/sandbox/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/sandbox/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/sandbox/log4j/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-site</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/site/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/site/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/site/">view-svn</a>]</td>
+ </tr>
+</table>
<p>Modules for the Incubated
Projects</p>
- <ul>
-<li><a href="http://cvs.apache.org/viewcvs/logging-log4net/">
-logging-log4net</a></li><li><a
href="http://cvs.apache.org/viewcvs/logging-log4php/">
-logging-log4php</a></li>
-</ul>
- <p>Releated Modules /
Projects</p>
- <ul>
-<li><a href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">
-Jakarta Commons Logging</a></li>
-</ul>
+ <table>
+ <tr bgcolor="darkgray">
+ <td><b>Module</b></td>
+ <td><b>http (read-only)</b></td>
+ <td><b>https (committers)</b></td>
+ <td><b>View-SVN</b></td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-log4net</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4net/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4net/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4net/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4php</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4php/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4php/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4php/">view-svn</a>]</td>
+ </tr>
+</table>
@@ -147,7 +192,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/docs/site/logging-site.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/logging-site.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/logging-site.html (original)
+++ logging/site/trunk/docs/site/logging-site.html Sun Oct 9 20:32:01 2005
@@ -39,7 +39,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -406,7 +410,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/docs/site/mailing-lists.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/mailing-lists.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/mailing-lists.html (original)
+++ logging/site/trunk/docs/site/mailing-lists.html Sun Oct 9 20:32:01 2005
@@ -36,7 +36,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -408,7 +412,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/docs/site/mission-statement.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/mission-statement.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/mission-statement.html (original)
+++ logging/site/trunk/docs/site/mission-statement.html Sun Oct 9 20:32:01 2005
@@ -36,7 +36,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -230,7 +234,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/docs/site/news.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/news.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/news.html (original)
+++ logging/site/trunk/docs/site/news.html Sun Oct 9 20:32:01 2005
@@ -37,7 +37,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -146,7 +150,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Added: logging/site/trunk/docs/site/repositories.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/repositories.html?rev=312535&view=auto
==============================================================================
--- logging/site/trunk/docs/site/repositories.html (added)
+++ logging/site/trunk/docs/site/repositories.html Sun Oct 9 20:32:01 2005
@@ -0,0 +1,230 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+
+<!-- Content Stylesheet for Site -->
+
+
+
+
+
+<!-- start the processing -->
+ <!--
====================================================================== -->
+ <!-- GENERATED FILE, DO NOT EDIT, EDIT THE XML FILE IN xdocs INSTEAD! -->
+ <!-- Main Page Section -->
+ <!--
====================================================================== -->
+ <html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1"/>
+
+ <meta name="author"
value="Jon S. Stevens">
+ <meta name="email" value="jon.AT.latchkey.DOT.com">
+ <meta name="author" value="Yoav
Shapira">
+ <meta name="email" value="yoavs at apache dot org">
+
+
+
+
+ <link href="../css/site.css" rel="stylesheet" type="text/css"/>
+
+
+ <title>Logging Services - Logging Services Repository
Information</title>
+ </head>
+
+ <body bgcolor="#ffffff" text="#000000" link="#525D76">
+ <!-- START Header table -->
+ <table class="banner" border="0">
+ <tr>
+ <td valign="top">
+ <a href="http://logging.apache.org/">
+ <img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
+ </a>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
+ <td align="right">
+ </td>
+ </tr>
+ </table>
+ <!-- END Header table -->
+
+ <div class="centercol">
+ <hr noshade="" size="1"/>
+
+ <h1>Download the Source</strong></h1>
+ <p>
+Most users of the source code probably don't need to have day to day
+access to the source code as it changes. But if you want to look
+at the source code, you have come to the right place.
+</p>
+
<h1>Access the Source Tree</strong></h1>
+ <p>
+So, you've decided that you need access to the source tree to see the
+latest and greatest code. There's two different forms of Subversion (aka SVN)
+access. The first is <em>read-only</em> and anybody can use it. The
+second requires committer permission and you must have a login to the
+development server. If you don't know what this means, join the mailing list
+and find out.
+</p>
+ <p>
+Anyone can checkout source code from our read-only Subversion server. To do
+so, simply use the following commands (if you are using a Subversion GUI
+client, configure it appropriately):
+</p>
+ <pre class="source">
+svn co http://svn.apache.org/repos/asf/logging/<project>/trunk
logging-<project>
+</pre>
+ <p>
+where <project> is the Logging Services module you want to access. See
+the links listed below. For more information about Subversion clients, please
+click here.
+</p>
+ <p>
+If you just want to view the source without checking it out, there is a
+View-SVN link for simple web access.
+</p>
+ <p>
+Modules available for access are:
+</p>
+ <table>
+ <tr bgcolor="darkgray">
+ <td><b>Module</b></td>
+ <td><b>http (read-only)</b></td>
+ <td><b>https (committers)</b></td>
+ <td><b>View-SVN</b></td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-chainsaw</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/chainsaw/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/chainsaw/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/chainsaw/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4cxx</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4cxx/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4cxx/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4cxx/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-log4j</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4j/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4j-sandbox</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/sandbox/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/sandbox/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/sandbox/log4j/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-site</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/site/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/site/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/site/">view-svn</a>]</td>
+ </tr>
+</table>
+ <p>Modules for the Incubated
Projects</p>
+ <table>
+ <tr bgcolor="darkgray">
+ <td><b>Module</b></td>
+ <td><b>http (read-only)</b></td>
+ <td><b>https (committers)</b></td>
+ <td><b>View-SVN</b></td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-log4net</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4net/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4net/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4net/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4php</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4php/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4php/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4php/">view-svn</a>]</td>
+ </tr>
+</table>
+
+
+
+ <hr/>
+
+
+
+
+
+ <!-- FOOTER -->
+ <div align="center"><font color="#525D76" size="-1"><em>
+ Copyright © 1999-2005, Apache Software Foundation
+ </em></font></div>
+
+ <!-- END main table -->
+
+ <!-- LEFT SIDE NAVIGATION -->
+ <!-- ============================================================
-->
+ <div class="leftcol">
+ <div class="menu_header">About Logging Services</div>
+ <div class="menu_item"> <a
href="../index.html">Welcome</a>
+ </div>
+ <div class="menu_item"> <a
href="../site/news.html">News</a>
+ </div>
+ <div class="menu_item"> <a
href="http://www.apache.org">Apache Home</a>
+ </div>
+ <div class="menu_header">Projects</div>
+ <div class="menu_item"> <a href="../log4cxx">log4cxx</a>
+ </div>
+ <div class="menu_item"> <a
href="../log4j/docs">log4j</a>
+ </div>
+ <div class="menu_item"> <a href="../log4net">log4net</a>
+ </div>
+ <div class="menu_item"> <a href="../log4php">log4php</a>
+ </div>
+ <div class="menu_header">Information</div>
+ <div class="menu_item"> <a
href="../site/mission-statement.html">Mission statement</a>
+ </div>
+ <div class="menu_item"> <a
href="../site/bylaws.html">Bylaws</a>
+ </div>
+ <div class="menu_item"> <a
href="http://www.apache.org/licenses/LICENSE-2.0.txt">License</a>
+ </div>
+ <div class="menu_item"> <a
href="../site/who-we-are.html">Who we are</a>
+ </div>
+ <div class="menu_header">Support</div>
+ <div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
+ </div>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
+ </div>
+ <div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
+ </div>
+ <div class="menu_item"> <a
href="../site/bugreport.html">Bug Reporting</a>
+ </div>
+ <div class="menu_header">Reference</div>
+ <div class="menu_item"> <a
href="../site/logging-site.html">Web-site maintenance</a>
+ </div>
+ </div>
+
+
+ </body>
+ </html>
+<!-- end the processing -->
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Propchange: logging/site/trunk/docs/site/repositories.html
------------------------------------------------------------------------------
svn:executable = *
Modified: logging/site/trunk/docs/site/who-we-are.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/who-we-are.html?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/docs/site/who-we-are.html (original)
+++ logging/site/trunk/docs/site/who-we-are.html Sun Oct 9 20:32:01 2005
@@ -36,7 +36,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
</td>
</tr>
@@ -435,7 +439,7 @@
<div class="menu_header">Support</div>
<div class="menu_item"> <a
href="../site/binindex.cgi">Binary distributions</a>
</div>
- <div class="menu_item"> <a
href="../site/cvs-repositories.html">CVS Repositories</a>
+ <div class="menu_item"> <a
href="../site/repositories.html">SVN Repositories</a>
</div>
<div class="menu_item"> <a
href="../site/mailing-lists.html">Mailing Lists</a>
</div>
Modified: logging/site/trunk/src/xdocs/index.xml
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/src/xdocs/index.xml?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/src/xdocs/index.xml (original)
+++ logging/site/trunk/src/xdocs/index.xml Sun Oct 9 20:32:01 2005
@@ -12,10 +12,6 @@
<body>
-<a href="http://apachecon.com">
-<img src="http://apache.org/images/ac2005eu_135x50.gif" />
-</a>
-
<section name='Welcome to Logging Services Project @ Apache'>
<p>The log4j developers are pleased to announce that the Board of
Modified: logging/site/trunk/src/xdocs/site/cvs-repositories.xml
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/src/xdocs/site/cvs-repositories.xml?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/src/xdocs/site/cvs-repositories.xml (original)
+++ logging/site/trunk/src/xdocs/site/cvs-repositories.xml Sun Oct 9 20:32:01
2005
@@ -4,7 +4,7 @@
<properties>
<author email="jon.AT.latchkey.DOT.com">Jon S. Stevens</author>
<author email="yoavs at apache dot org">Yoav Shapira</author>
- <title>CVS Repository Information</title>
+ <title>Logging Services Repository Information</title>
</properties>
<body>
@@ -16,63 +16,102 @@
at the source code, you have come to the right place.
</p>
</section>
- <section name="Access the Source Tree (AnonCVS)">
+ <section name="Access the Source Tree">
<p>
So, you've decided that you need access to the source tree to see the
-latest and greatest code. There's two different forms of CVS
-access. The first is <em>anonymous</em> and anybody can use it. The
-second is not and you must have a login to the development server. If
-you don't know what this means, join the mailing list and find out.
+latest and greatest code. There's two different forms of Subversion (aka SVN)
+access. The first is <em>read-only</em> and anybody can use it. The
+second requires committer permission and you must have a login to the
+development server. If you don't know what this means, join the mailing list
+and find out.
</p>
<p>
-Anyone can checkout source code from our anonymous CVS server. To do
-so, simply use the following commands (if you are using a GUI CVS
-client, configure it appropriatly):
+Anyone can checkout source code from our read-only Subversion server. To do
+so, simply use the following commands (if you are using a Subversion GUI
+client, configure it appropriately):
</p>
<pre class="source">
-cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic login<br/>
-password: anoncvs
+svn co http://svn.apache.org/repos/asf/logging/<project>/trunk
logging-<project>
</pre>
-<pre class="source">
-cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout [module-name]
-</pre>
+<p>
+where <project> is the Logging Services module you want to access. See
+the links listed below. For more information about Subversion clients, please
+click here.
+</p>
+
+<p>
+If you just want to view the source without checking it out, there is a
+View-SVN link for simple web access.
+</p>
<p>
-Modules available for access are (click the links to view the CVS tree
-via ViewCVS):
+Modules available for access are:
</p>
-<ul>
-<li><a href="http://cvs.apache.org/viewcvs/logging-chainsaw/">
-logging-chainsaw</a></li>
-<li><a href="http://cvs.apache.org/viewcvs/logging-log4cxx/">
-logging-log4cxx</a></li>
-<li><a href="http://cvs.apache.org/viewcvs/logging-log4j/">
-logging-log4j</a></li>
-<li><a href="http://cvs.apache.org/viewcvs/logging-log4j-sandbox/">
-logging-log4j-sandbox</a></li>
-<li><a href="http://cvs.apache.org/viewcvs/logging-site/">
-logging-site</a></li>
-</ul>
+<table>
+ <tr bgcolor="darkgray">
+ <td><b>Module</b></td>
+ <td><b>http (read-only)</b></td>
+ <td><b>https (committers)</b></td>
+ <td><b>View-SVN</b></td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-chainsaw</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/chainsaw/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/chainsaw/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/chainsaw/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4cxx</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4cxx/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4cxx/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4cxx/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-log4j</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4j/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4j-sandbox</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/sandbox/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/sandbox/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/sandbox/log4j/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-site</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/site/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/site/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/site/">view-svn</a>]</td>
+ </tr>
+</table>
<p>Modules for the Incubated Projects</p>
-<ul>
-<li><a href="http://cvs.apache.org/viewcvs/logging-log4net/">
-logging-log4net</a></li
-><li><a href="http://cvs.apache.org/viewcvs/logging-log4php/">
-logging-log4php</a></li>
-</ul>
-
-<p>Releated Modules / Projects</p>
-
-<ul>
-<li><a href="http://cvs.apache.org/viewcvs/jakarta-commons/logging/">
-Jakarta Commons Logging</a></li>
-</ul>
+<table>
+ <tr bgcolor="darkgray">
+ <td><b>Module</b></td>
+ <td><b>http (read-only)</b></td>
+ <td><b>https (committers)</b></td>
+ <td><b>View-SVN</b></td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-log4net</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4net/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4net/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4net/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4php</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4php/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4php/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4php/">view-svn</a>]</td>
+ </tr>
+</table>
</section>
</body>
Added: logging/site/trunk/src/xdocs/site/repositories.xml
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/src/xdocs/site/repositories.xml?rev=312535&view=auto
==============================================================================
--- logging/site/trunk/src/xdocs/site/repositories.xml (added)
+++ logging/site/trunk/src/xdocs/site/repositories.xml Sun Oct 9 20:32:01 2005
@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="iso-8859-1"?>
+<document>
+
+ <properties>
+ <author email="jon.AT.latchkey.DOT.com">Jon S. Stevens</author>
+ <author email="yoavs at apache dot org">Yoav Shapira</author>
+ <title>Logging Services Repository Information</title>
+ </properties>
+
+<body>
+
+ <section name="Download the Source">
+<p>
+Most users of the source code probably don't need to have day to day
+access to the source code as it changes. But if you want to look
+at the source code, you have come to the right place.
+</p>
+ </section>
+ <section name="Access the Source Tree">
+<p>
+So, you've decided that you need access to the source tree to see the
+latest and greatest code. There's two different forms of Subversion (aka SVN)
+access. The first is <em>read-only</em> and anybody can use it. The
+second requires committer permission and you must have a login to the
+development server. If you don't know what this means, join the mailing list
+and find out.
+</p>
+
+<p>
+Anyone can checkout source code from our read-only Subversion server. To do
+so, simply use the following commands (if you are using a Subversion GUI
+client, configure it appropriately):
+</p>
+
+<pre class="source">
+svn co http://svn.apache.org/repos/asf/logging/<project>/trunk
logging-<project>
+</pre>
+
+<p>
+where <project> is the Logging Services module you want to access. See
+the links listed below. For more information about Subversion clients, please
+click here.
+</p>
+
+<p>
+If you just want to view the source without checking it out, there is a
+View-SVN link for simple web access.
+</p>
+
+<p>
+Modules available for access are:
+</p>
+
+<table>
+ <tr bgcolor="darkgray">
+ <td><b>Module</b></td>
+ <td><b>http (read-only)</b></td>
+ <td><b>https (committers)</b></td>
+ <td><b>View-SVN</b></td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-chainsaw</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/chainsaw/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/chainsaw/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/chainsaw/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4cxx</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4cxx/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4cxx/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4cxx/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-log4j</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4j/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4j-sandbox</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/sandbox/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/sandbox/log4j/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/sandbox/log4j/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-site</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/site/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/site/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/site/">view-svn</a>]</td>
+ </tr>
+</table>
+
+<p>Modules for the Incubated Projects</p>
+
+<table>
+ <tr bgcolor="darkgray">
+ <td><b>Module</b></td>
+ <td><b>http (read-only)</b></td>
+ <td><b>https (committers)</b></td>
+ <td><b>View-SVN</b></td>
+ </tr>
+ <tr bgcolor="lightgray">
+ <td>logging-log4net</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4net/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4net/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4net/">view-svn</a>]</td>
+ </tr>
+ <tr bgcolor="white">
+ <td>logging-log4php</td>
+ <td>[<a
href="http://svn.apache.org/repos/asf/logging/log4php/trunk">svn-url</a>]</td>
+ <td>[<a
href="https://svn.apache.org/repos/asf/logging/log4php/trunk">svn-url</a>]</td>
+ <td>[<a
href="http://svn.apache.org/viewcvs.cgi/logging/log4php/">view-svn</a>]</td>
+ </tr>
+</table>
+
+</section>
+</body>
+</document>
Propchange: logging/site/trunk/src/xdocs/site/repositories.xml
------------------------------------------------------------------------------
svn:executable = *
Modified: logging/site/trunk/src/xdocs/stylesheets/project.xml
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/src/xdocs/stylesheets/project.xml?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/src/xdocs/stylesheets/project.xml (original)
+++ logging/site/trunk/src/xdocs/stylesheets/project.xml Sun Oct 9 20:32:01
2005
@@ -62,7 +62,7 @@
<item name="Binary distributions" href="/site/binindex.cgi"/>
- <item name="CVS Repositories" href="/site/cvs-repositories.html"/>
+ <item name="SVN Repositories" href="/site/repositories.html"/>
<item name="Mailing Lists" href="/site/mailing-lists.html"/>
Modified: logging/site/trunk/src/xdocs/stylesheets/site.vsl
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/src/xdocs/stylesheets/site.vsl?rev=312535&r1=312534&r2=312535&view=diff
==============================================================================
--- logging/site/trunk/src/xdocs/stylesheets/site.vsl (original)
+++ logging/site/trunk/src/xdocs/stylesheets/site.vsl Sun Oct 9 20:32:01 2005
@@ -124,7 +124,11 @@
<a href="http://logging.apache.org/">
<img src="http://logging.apache.org/images/ls-logo.jpg" border="0"/>
</a>
- </td>
+
+
+ <a href="http://apachecon.com/2005/US/">
+ <img src="http://apache.org/images/ac2005us_blue_184x90.jpg" />
+ </a>
<td align="right">
#if ($project.getChild("logo"))
#set ( $logoString =
$project.getChild("logo").getAttributeValue("href") )