summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 $