richter 01/07/24 21:12:46
Modified: . Tag: Embperl2c CVS.pod
Log:
doc update
Revision Changes Path
No revision
No revision
1.6.6.2 +8 -8 embperl/CVS.pod
Index: CVS.pod
===================================================================
RCS file: /home/cvs/embperl/CVS.pod,v
retrieving revision 1.6.6.1
retrieving revision 1.6.6.2
diff -u -r1.6.6.1 -r1.6.6.2
--- CVS.pod 2000/11/08 21:40:13 1.6.6.1
+++ CVS.pod 2001/07/25 04:12:46 1.6.6.2
@@ -3,8 +3,8 @@
=head2 INTRO
-The Embperl development tree lives on the same machine as
-perl.apache.org. This tree contains the latest Embperl bug fixes and
+The Embperl development tree lives on the machine
+cvs.apache.org. This tree contains the latest Embperl bug fixes and
developments that have not made it to CPAN yet. Welcome to the
bleeding edge.
@@ -44,7 +44,7 @@
*default tag=.
# comment out the above if you want the raw CVS files
- *default host=perl.apache.org
+ *default host=cvs.apache.org
*default prefix=/path/on/this/machine/to/install/
# an existing subdir under which embperl will appear ^^^
@@ -64,11 +64,11 @@
To checkout a fresh copy from anoncvs use
-cvs -d ":pserver:[EMAIL PROTECTED]:/home/cvspublic" login
+cvs -d ":pserver:[EMAIL PROTECTED]:/home/cvspublic" login
with the password "anoncvs".
-cvs -d ":pserver:[EMAIL PROTECTED]:/home/cvspublic" co embperl
+cvs -d ":pserver:[EMAIL PROTECTED]:/home/cvspublic" co embperl
=head2 web-access
@@ -80,16 +80,16 @@
A snapshot is rolled off the Embperl tree every 6 hours and placed
here:
-http://perl.apache.org/from-cvs/embperl/
+http:/cvs.apache.org/snapshots/embperl/
A snapshot of the Apache development tree is also rolled every 6 hours
and placed here:
-http://dev.apache.org/from-cvs/
+http:/cvs.apache.org/snapshots/apache-1.3/
and mod_perl can be found here
-http://perl.apache.org/from-cvs/modperl/
+http:/cvs.apache.org/snapshots/embperl/modperl/
=head2 MAILING LIST
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]