summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorivan <ivan>1999-06-21 10:26:07 +0000
committerivan <ivan>1999-06-21 10:26:07 +0000
commit6b165b17f9b0afcb3947f30fe38dd20e9bc2d703 (patch)
treef5704d5993a949daf5bbb49d5dadd498c553c89d
parentff7f79072d14341d7427e12351d56d027d92f589 (diff)
cvs
-rw-r--r--README10
1 files changed, 9 insertions, 1 deletions
diff --git a/README b/README
index 2c88670..a19f3b2 100644
--- a/README
+++ b/README
@@ -20,10 +20,18 @@ To install:
Documentation will then be available via `man Net:APP' or `perldoc Net::APP'
+Anonymous CVS access is available:
+ $ export CVSROOT=":pserver:anonymous@pouncequick.sisd.com:/home/cvs/cvsroot"
+ $ cvs login
+ (Logging in to anonymous@pouncequick.sisd.com)
+ CVS password: anonymous
+ $ cvs checkout Net-APP
+as well as <http://www.sisd.com/cgi-bin/cvsweb/Net-APP>.
+
A mailing list for users and developers is available. Send a blank message to
<ivan-netapp-subscribe@sisd.com> to subscribe.
Ivan Kohler <ivan@sisd.com>
20 4,16 * * * saytime
-$Id: README,v 1.1 1999-06-21 10:11:11 ivan Exp $
+$Id: README,v 1.2 1999-06-21 10:26:07 ivan Exp $