Author: yoavs
Date: Tue May 16 11:08:25 2006
New Revision: 407015
URL: http://svn.apache.org/viewcvs?rev=407015&view=rev
Log:
Correct missing link and add a reference to the ASF general repository info.
Modified:
logging/site/trunk/docs/site/repositories.html
logging/site/trunk/src/xdocs/site/repositories.xml
Modified: logging/site/trunk/docs/site/repositories.html
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/docs/site/repositories.html?rev=407015&r1=407014&r2=407015&view=diff
==============================================================================
--- logging/site/trunk/docs/site/repositories.html (original)
+++ logging/site/trunk/docs/site/repositories.html Tue May 16 11:08:25 2006
@@ -53,7 +53,14 @@
at the source code, you have come to the right place.
</p>
<h1>Access the Source Tree</strong></h1>
+ <h3>Apache-Wide Repository
Information</strong></h3>
<p>
+Please consult the
+<a href="http://www.apache.org/dev/version-control.html">general Apache source
code
+repository access information</a> for details on how
+to access this and other Apache project repositories.
+</p>
+ <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
@@ -72,7 +79,7 @@
<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.
+read <a href="http://www.apache.org/dev/version-control.html" title="SVN
Info">this</a>.
</p>
<p>
If you just want to view the source without checking it out, there is a
Modified: logging/site/trunk/src/xdocs/site/repositories.xml
URL:
http://svn.apache.org/viewcvs/logging/site/trunk/src/xdocs/site/repositories.xml?rev=407015&r1=407014&r2=407015&view=diff
==============================================================================
--- logging/site/trunk/src/xdocs/site/repositories.xml (original)
+++ logging/site/trunk/src/xdocs/site/repositories.xml Tue May 16 11:08:25 2006
@@ -17,6 +17,16 @@
</p>
</section>
<section name="Access the Source Tree">
+
+<subsection name="Apache-Wide Repository Information">
+<p>
+Please consult the
+<a href="http://www.apache.org/dev/version-control.html">general Apache source
code
+repository access information</a> for details on how
+to access this and other Apache project repositories.
+</p>
+</subsection>
+
<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)
@@ -39,7 +49,7 @@
<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.
+read <a href="http://www.apache.org/dev/version-control.html" title="SVN
Info">this</a>.
</p>
<p>