Re: [Freeciv-Dev] (PR#39519) [Patch] INSTALL: replace cvs with svn

2007-08-10 Thread Marko Lindqvist

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39519 

On 09/08/07, Marko Lindqvist [EMAIL PROTECTED] wrote:

  Version control was still referenced as cvs in a couple of places in INSTALL.

 More sensible dates to trunk and S2_1 versions.


 - ML

diff -Nurd -X.diff_ignore freeciv/INSTALL freeciv/INSTALL
--- freeciv/INSTALL	2007-08-04 18:39:15.0 +0300
+++ freeciv/INSTALL	2007-08-11 01:02:42.0 +0300
@@ -2,8 +2,9 @@
 Installing Freeciv:
 ===
 
-This file describes how to compile and install Freeciv. This file is
-last updated 18-Mar-07.
+This file describes how to compile and install Freeciv. Last time we
+made sure this file is up to date was 16-Jul-06.
+Last minor update was 10-Aug-07.
 
 There may be a localized version of this file in the ./doc directory,
 named INSTALL.locale (e.g., INSTALL.de).
@@ -66,7 +67,7 @@
 
Officially released versions of Freeciv are designed to have
makefiles which work with most make programs.  Development releases
-   and CVS snapshots contain things (like dependencies) which use
+   and svn snapshots contain things (like dependencies) which use
gmake's enhanced features, so gmake is necessary for development,
unless you give configure the --disable-cvs-deps option.  See the
section below for more information.
@@ -278,7 +279,7 @@
 
 2. Generating Makefiles
 ===
-This section contains two parts, one for generating makefiles from CVS
+This section contains two parts, one for generating makefiles from svn
 versions and one for generating makefiles from release versions.
 
 2a. Generating the Makefile for svn versions:
@@ -680,7 +681,7 @@
 These things have to be put to a place where your compiler will find it.
 
 Autoconf and co:
-If you build from cvs, you will have to replace ./configure with ./autogen.sh 
+If you build from svn, you will have to replace ./configure with ./autogen.sh 
 in the following lines.
 
 Configuring the source:
diff -Nurd -X.diff_ignore freeciv/INSTALL freeciv/INSTALL
--- freeciv/INSTALL	2007-03-05 19:14:36.0 +0200
+++ freeciv/INSTALL	2007-08-11 01:01:18.0 +0300
@@ -2,8 +2,9 @@
 Installing Freeciv:
 ===
 
-This file describes how to compile and install Freeciv. This file is
-last updated 16-Jul-06.
+This file describes how to compile and install Freeciv. Last time we
+made sure this file is up to date was 16-Jul-06.
+Last minor update was 10-Aug-07.
 
 There may be a localized version of this file in the ./doc directory,
 named INSTALL.locale (e.g., INSTALL.de).
@@ -65,7 +66,7 @@
 
Officially released versions of Freeciv are designed to have
makefiles which work with most make programs.  Development releases
-   and CVS snapshots contain things (like dependencies) which use
+   and svn snapshots contain things (like dependencies) which use
gmake's enhanced features, so gmake is necessary for development,
unless you give configure the --disable-cvs-deps option.  See the
section below for more information.
@@ -243,7 +244,7 @@
 
 2. Generating Makefiles
 ===
-This section contains two parts, one for generating makefiles from CVS
+This section contains two parts, one for generating makefiles from svn
 versions and one for generating makefiles from release versions.
 
 2a. Generating the Makefile for svn versions:
@@ -645,7 +646,7 @@
 These things have to be put to a place where your compiler will find it.
 
 Autoconf and co:
-If you build from cvs, you will have to replace ./configure with ./autogen.sh 
+If you build from svn, you will have to replace ./configure with ./autogen.sh 
 in the following lines.
 
 Configuring the source:
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] (PR#39519) [Patch] INSTALL: replace cvs with svn

2007-08-09 Thread Marko Lindqvist

URL: http://bugs.freeciv.org/Ticket/Display.html?id=39519 

 Version control was still referenced as cvs in a couple of places in INSTALL.


 - ML

diff -Nurd -X.diff_ignore freeciv/INSTALL freeciv/INSTALL
--- freeciv/INSTALL	2007-08-04 18:39:15.0 +0300
+++ freeciv/INSTALL	2007-08-09 23:20:43.0 +0300
@@ -3,7 +3,7 @@
 ===
 
 This file describes how to compile and install Freeciv. This file is
-last updated 18-Mar-07.
+last updated 09-Aug-07.
 
 There may be a localized version of this file in the ./doc directory,
 named INSTALL.locale (e.g., INSTALL.de).
@@ -66,7 +66,7 @@
 
Officially released versions of Freeciv are designed to have
makefiles which work with most make programs.  Development releases
-   and CVS snapshots contain things (like dependencies) which use
+   and svn snapshots contain things (like dependencies) which use
gmake's enhanced features, so gmake is necessary for development,
unless you give configure the --disable-cvs-deps option.  See the
section below for more information.
@@ -278,7 +278,7 @@
 
 2. Generating Makefiles
 ===
-This section contains two parts, one for generating makefiles from CVS
+This section contains two parts, one for generating makefiles from svn
 versions and one for generating makefiles from release versions.
 
 2a. Generating the Makefile for svn versions:
@@ -680,7 +680,7 @@
 These things have to be put to a place where your compiler will find it.
 
 Autoconf and co:
-If you build from cvs, you will have to replace ./configure with ./autogen.sh 
+If you build from svn, you will have to replace ./configure with ./autogen.sh 
 in the following lines.
 
 Configuring the source:
diff -Nurd -X.diff_ignore freeciv/INSTALL freeciv/INSTALL
--- freeciv/INSTALL	2007-03-05 19:16:15.0 +0200
+++ freeciv/INSTALL	2007-08-09 23:25:24.0 +0300
@@ -14,7 +14,7 @@
   1b. Prerequisites for the Gtk+ 2.0 client:
   1c. Prerequisites for the Xaw client:
  2. Generating Makefiles
-  2a. Generating the Makefile for CVS versions:
+  2a. Generating the Makefile for svn versions:
   2b. Generating the Makefile for release versions:
  3. Compiling Freeciv:
  4. Installation:
@@ -53,7 +53,7 @@
Development of Freeciv is primarily done with gcc, the GNU
project's excellent C compiler.  Releases can be compiled with gcc
or most other compilers (such as the unbundled Solaris C compiler).
-   Development releases and CVS snapshots will not work without gcc,
+   Development releases and svn snapshots will not work without gcc,
unless you give configure the --disable-cvs-deps option.  See
the section below for more information.
Note that there have been reports that gcc with -O3 miscompiled
@@ -65,7 +65,7 @@
 
Officially released versions of Freeciv are designed to have
makefiles which work with most make programs.  Development releases
-   and CVS snapshots contain things (like dependencies) which use
+   and svn snapshots contain things (like dependencies) which use
gmake's enhanced features, so gmake is necessary for development,
unless you give configure the --disable-cvs-deps option.  See the
section below for more information.
@@ -77,13 +77,13 @@
 
The output should include GNU Make somewhere.
 
-The CVS version has additional requirements. A release version
+The svn version has additional requirements. A release version
 contains the generated files.
 
  - The programs from GNU gettext version 0.10.36 or better
 
Especial the xgettext program is required to create the *.gmo
-   files which aren't included in the CVS tree.
+   files which aren't included in the svn tree.
 
  - GNU autoconf version 2.13 or better
 
@@ -301,13 +301,13 @@
 
 2. Generating Makefiles
 ===
-This section contains two parts, one for generating makefiles from CVS
+This section contains two parts, one for generating makefiles from svn
 versions and one for generating makefiles from release versions.
 
-2a. Generating the Makefile for CVS versions:
+2a. Generating the Makefile for svn versions:
 =
 
-This step is only needed for CVS versions.
+This step is only needed for svn versions.
 
 To create the makefile just type
 
@@ -339,7 +339,7 @@
 
  % ./configure --help
 
-If you're compiling a development release or a CVS snapshot, and you
+If you're compiling a development release or a svn snapshot, and you
 don't have both GNU make AND gcc, then pass configure the
 --disable-cvs-deps option.  You'll especially need to do this if
 you're using the Solaris cc and make programs.
___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev