You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs-cvs@perl.apache.org by ge...@apache.org on 2005/02/11 20:27:56 UTC

svn commit: r153446 - in perl/modperl/docs/trunk/src: Apache-Test/ Apache-Test/config.cfg config.cfg test/

Author: geoff
Date: Fri Feb 11 11:27:54 2005
New Revision: 153446

URL: http://svn.apache.org/viewcvs?view=rev&rev=153446
Log:
move test/ to Apache-Test as discussed

Added:
    perl/modperl/docs/trunk/src/Apache-Test/
      - copied from r153082, perl/modperl/docs/trunk/src/test/
Removed:
    perl/modperl/docs/trunk/src/test/
Modified:
    perl/modperl/docs/trunk/src/Apache-Test/config.cfg
    perl/modperl/docs/trunk/src/config.cfg

Modified: perl/modperl/docs/trunk/src/Apache-Test/config.cfg
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/Apache-Test/config.cfg?view=diff&r1=153082&r2=153446
==============================================================================
--- perl/modperl/docs/trunk/src/Apache-Test/config.cfg (original)
+++ perl/modperl/docs/trunk/src/Apache-Test/config.cfg Fri Feb 11 11:27:54 2005
@@ -1,6 +1,6 @@
 use vars qw(@c);
 @c = (
-    id => 'test',
+    id => 'Apache-Test',
 
     title => "Apache-Test project",
 

Modified: perl/modperl/docs/trunk/src/config.cfg
URL: http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/config.cfg?view=diff&r1=153445&r2=153446
==============================================================================
--- perl/modperl/docs/trunk/src/config.cfg (original)
+++ perl/modperl/docs/trunk/src/config.cfg Fri Feb 11 11:27:54 2005
@@ -24,7 +24,7 @@
         contribute
         advocacy
         about
-        test
+        Apache-Test
     )],
 
     chapters => [qw(



---------------------------------------------------------------------
To unsubscribe, e-mail: docs-cvs-unsubscribe@perl.apache.org
For additional commands, e-mail: docs-cvs-help@perl.apache.org