From: minima <minima>
Date: Tue, 17 Apr 2001 13:40:49 +0000 (+0000)
Subject: added mention of CVSlatest tarball
X-Git-Tag: R_1_47~23
X-Git-Url: http://dxspider.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c9768e5afacacc3dd4004a35aeef2a2e54865177;p=spider.git

added mention of CVSlatest tarball
---

diff --git a/html/wininstallation-1.html b/html/wininstallation-1.html
index fc62265f..ba82a2c2 100644
--- a/html/wininstallation-1.html
+++ b/html/wininstallation-1.html
@@ -170,7 +170,9 @@ to be v1.47 or later. You've got two ways (currently) of getting
 this; either get a CVS update from sourceforge (if you don't know
 what this is, then it isn't for you) or get my package from:-
 <P>
-<A HREF="http://www.dcc.rsgb.org/WinSpider.zip">http://www.dcc.rsgb.org/WinSpider.zip</A><P>If you went down the CVS route, then everything will be nicely
+<A HREF="http://www.dcc.rsgb.org/WinSpider.zip">http://www.dcc.rsgb.org/WinSpider.zip</A><P>or if you want the lastest CVS version (which is produced every night)
+<P>
+<A HREF="http://www.dxcluster.org/download/CVSlatest.tgz">http://www.dxcluster.org/download/CVSlatest.tgz</A><P>If you went down the CVS route, then everything will be nicely
 set out on your local disk. If you got the ZIP file, unpack it to
 somewhere convenient. The following examples assume that you put
 it on drive "C:\", for convenience.
diff --git a/sgml/wininstallation.sgml b/sgml/wininstallation.sgml
index 054db5cd..a7cbae72 100644
--- a/sgml/wininstallation.sgml
+++ b/sgml/wininstallation.sgml
@@ -187,6 +187,10 @@ what this is, then it isn't for you) or get my package from:-
 
 <htmlurl url="http://www.dcc.rsgb.org/WinSpider.zip" name="http://www.dcc.rsgb.org/WinSpider.zip">
 
+or if you want the lastest CVS version (which is produced every night)
+
+<htmlurl url="http://www.dxcluster.org/download/CVSlatest.tgz" name="http://www.dxcluster.org/download/CVSlatest.tgz">
+
 If you went down the CVS route, then everything will be nicely
 set out on your local disk. If you got the ZIP file, unpack it to
 somewhere convenient. The following examples assume that you put
diff --git a/txt/wininstallation.txt b/txt/wininstallation.txt
index 5f7fe3fd..2f055da6 100644
--- a/txt/wininstallation.txt
+++ b/txt/wininstallation.txt
@@ -205,6 +205,10 @@
 
   http://www.dcc.rsgb.org/WinSpider.zip
 
+  or if you want the lastest CVS version (which is produced every night)
+
+  http://www.dxcluster.org/download/CVSlatest.tgz
+
   If you went down the CVS route, then everything will be nicely set out
   on your local disk. If you got the ZIP file, unpack it to somewhere
   convenient. The following examples assume that you put it on drive
@@ -257,11 +261,11 @@
 
   o  $mycall  - Should hold the callsign of your DX Cluster
 
+
   o  $myname  - The SysOp's first name
 
   o  $myalias - the SysOp's callsign. Cannot be the same as $mycall!
 
-
   You really also ought to update the $mylatitude, $mylongitude, $myqth
   and $myemail variables. And unless you are absolutely certain you know
   what you're doing, you should change nothing else in this file.
@@ -323,7 +327,8 @@
 
 
 
-       perl cluster.pl
+
+  perl cluster.pl
 
 
 
@@ -394,6 +399,9 @@
   If you want to enable inbound "TELNET" connections, you've got a
   little more work to do. From a handy "DOS box" that's not doing
   anything else, do the following:-
+
+
+
        copy \spider\perl\listeners.pm \spider\local
        cd \spider\local
        notepad listeners.pm
@@ -443,14 +451,6 @@
 
 
 
-
-
-
-
-
-
-
-