Author: felipeal
Date: Tue Mar 21 07:58:57 2006
New Revision: 387556
URL: http://svn.apache.org/viewcvs?rev=387556&view=rev
Log:
CACTUS-239 Fixed CVS references (Thanks Rahul for the patch)
Modified:
jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/participating/index.xml
jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/sitemap.xml
Modified:
jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/participating/index.xml
URL:
http://svn.apache.org/viewcvs/jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/participating/index.xml?rev=387556&r1=387555&r2=387556&view=diff
==============================================================================
---
jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/participating/index.xml
(original)
+++
jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/participating/index.xml
Tue Mar 21 07:58:57 2006
@@ -3,7 +3,7 @@
<!--
* ========================================================================
*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2004,2006 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -47,7 +47,7 @@
<p>
Then you can download the <link href="site:downloads">latest Cactus
release</link> or checkout the latest code from
- <link href="ext:cactus_viewcvs">CVS</link>.
+ <link href="ext:cactus_viewcvs">SVN</link>.
</p>
<p>
Last, you can check the <link
href="ext:bug_database_cactus_open_issues">todo list</link> and
@@ -115,7 +115,7 @@
modification (i.e. patch) or a fairly standalone item, and whether you
have commit access (committers have been granted access by a vote of
confidence, so they are assumed to be trustworthy enough
- to make changes directly in CVS. If you submit many good patches, you
+ to make changes directly in SVN. If you submit many good patches, you
may be nominated as a committer yourself!)
</p>
@@ -125,8 +125,8 @@
you have a patch and would like to see it incorporated into the Cactus
distribution, take note of the Licensing Requirements listed below, and
then create a <link href="ext:bug_database">JIRA issue</link> and attach
- to it a unified diff (<code>cvs patch</code>) of your changes against
- the latest CVS version of the code (CVS HEAD).
+ to it a unified diff (<code>svn diff</code>) of your changes against
+ the latest SVN version of the code (SVN trunk).
</p>
<section title="Licensing Requirements for the Cactus Distribution">
Modified:
jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/sitemap.xml
URL:
http://svn.apache.org/viewcvs/jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/sitemap.xml?rev=387556&r1=387555&r2=387556&view=diff
==============================================================================
---
jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/sitemap.xml
(original)
+++
jakarta/cactus/branches/CACTUS_17_BRANCH/documentation/docs/xdocs/sitemap.xml
Tue Mar 21 07:58:57 2006
@@ -3,7 +3,7 @@
<!--
* ========================================================================
*
- * Copyright 2001-2005 The Apache Software Foundation.
+ * Copyright 2001-2006 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
@@ -458,7 +458,7 @@
<external id="cactus_release_bin"
url="http://jakarta.apache.org/site/downloads/downloads_cactus.cgi"/>
<external id="cactus_release_src"
url="http://jakarta.apache.org/site/downloads/downloads_cactus.cgi"/>
<external id="cactus_testedon"
url="http://wiki.apache.org/jakarta-cactus/TestedOn"/>
- <external id="cactus_viewcvs"
url="http://cvs.apache.org/viewcvs/jakarta-cactus/"/>
+ <external id="cactus_viewcvs"
url="http://svn.apache.org/viewcvs/jakarta/cactus/trunk/"/>
<external id="cactus_who_uses_it"
url="http://wiki.apache.org/jakarta-cactus/WhoUsesCactus"/>
<external id="cactus_wiki"
url="http://wiki.apache.org/jakarta-cactus/FrontPage"/>
<external id="cactus_wiki_faq"
url="http://wiki.apache.org/jakarta-cactus/FrequentlyAskedQuestions"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]