diff options
author | ivan <ivan> | 1999-06-21 10:26:07 +0000 |
---|---|---|
committer | ivan <ivan> | 1999-06-21 10:26:07 +0000 |
commit | 6b165b17f9b0afcb3947f30fe38dd20e9bc2d703 (patch) | |
tree | f5704d5993a949daf5bbb49d5dadd498c553c89d | |
parent | ff7f79072d14341d7427e12351d56d027d92f589 (diff) |
cvs
-rw-r--r-- | README | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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 $ |