Author: geoff
Date: Wed Feb 9 07:47:20 2005
New Revision: 153080
URL: http://svn.apache.org/viewcvs?view=rev&rev=153080
Log:
s/test-cvs/test-commits/g
Added:
perl/modperl/docs/trunk/src/maillist/test-commits.pod
Removed:
perl/modperl/docs/trunk/src/maillist/test-cvs.pod
Modified:
perl/modperl/docs/trunk/src/maillist/config.cfg
perl/modperl/docs/trunk/src/maillist/data.pl
Modified: perl/modperl/docs/trunk/src/maillist/config.cfg
URL:
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/maillist/config.cfg?view=diff&r1=153079&r2=153080
==============================================================================
--- perl/modperl/docs/trunk/src/maillist/config.cfg (original)
+++ perl/modperl/docs/trunk/src/maillist/config.cfg Wed Feb 9 07:47:20 2005
@@ -24,7 +24,7 @@
dev.pod
cvs.pod
test-dev.pod
- test-cvs.pod
+ test-commits.pod
announce.pod
advocacy.pod
apreq-dev.pod
Modified: perl/modperl/docs/trunk/src/maillist/data.pl
URL:
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/maillist/data.pl?view=diff&r1=153079&r2=153080
==============================================================================
--- perl/modperl/docs/trunk/src/maillist/data.pl (original)
+++ perl/modperl/docs/trunk/src/maillist/data.pl Wed Feb 9 07:47:20 2005
@@ -281,7 +281,7 @@
###
- 'test-cvs' =>
+ 'test-commits' =>
{
title => 'Apache-Test Development SVN',
desc => <<"DESC",
@@ -303,7 +303,7 @@
},
{
title => 'Mbox file',
- link => 'http://perl.apache.org/mail/test-cvs/',
+ link => 'http://perl.apache.org/mail/test-commits/',
comment => '',
},
],
Added: perl/modperl/docs/trunk/src/maillist/test-commits.pod
URL:
http://svn.apache.org/viewcvs/perl/modperl/docs/trunk/src/maillist/test-commits.pod?view=auto&rev=153080
==============================================================================
--- perl/modperl/docs/trunk/src/maillist/test-commits.pod (added)
+++ perl/modperl/docs/trunk/src/maillist/test-commits.pod Wed Feb 9 07:47:20
2005
@@ -0,0 +1,64 @@
+###################################################
+# WARNING: Do not edit this file!
+# If you do the changes will be lost!
+# Instead edit data.pl instead and re-run make.pl
+#
+# Don't forget to commit the changes to both .txt and the generated
+# .pod to cvs, since others won't run the local make.pl
+####################################################
+
+=head1 NAME
+
+Apache-Test Development SVN mailing list
+
+=head1 Description
+
+The B<test-commits> list is the list where SVN commits for the I<Apache
+-Test> L<http://perl.apache.org/test/> project are sent.
+C<Apache::Test>.
+
+Please read the mailing list L<Guidelines|maillist::email-etiquette>
+before posting.
+
+=head1 Subscription Information
+
+To subscribe or unsubscribe send an empty email to one of the
+following addresses.
+
+=over
+
+=item * subscribe to the list
+
+mailto:[EMAIL PROTECTED]
+
+=item * subscribe to the list's digest
+
+mailto:[EMAIL PROTECTED]
+
+=item * unsubscribe from the list
+
+mailto:[EMAIL PROTECTED]
+
+=item * get help with the list
+
+mailto:[EMAIL PROTECTED]
+
+=back
+
+=head1 Searchable Archives
+
+=over
+
+=item * marc.theaimsgroup.com
+
+http://marc.theaimsgroup.com/?l=apache-test-cvs
+
+=item * Mbox file
+
+http://perl.apache.org/mail/test-commits/
+
+=back
+
+
+=cut
+
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]