[Rt-commit] rt branch, 4.2/readme-improvements, created. rt-4.2.11-26-gb5c475c
Shawn Moore
shawn at bestpractical.com
Wed Jun 3 16:53:56 EDT 2015
The branch, 4.2/readme-improvements has been created
at b5c475c14405fcaa7123f458f20058ab4ecd1444 (commit)
- Log -----------------------------------------------------------------
commit e292b0bc2dc4b1471b25c7abf990e0145519f670
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Wed Jun 3 16:46:39 2015 -0400
"soas" -> "so as"
diff --git a/README b/README
index bdd8e09..64d8e40 100644
--- a/README
+++ b/README
@@ -73,7 +73,7 @@ GENERAL INSTALLATION
Any upgrade steps given in version-specific UPGRADING files should
be run after the rest of the steps below; however, please read the
- relevant documentation before beginning the upgrade, soas to be
+ relevant documentation before beginning the upgrade, so as to be
aware of important changes.
RT stores the arguments given to ./configure at the top of the
commit 2ed7e0ddd103f38cc8bff3c7cf96277621da5de7
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Wed Jun 3 16:49:18 2015 -0400
"or other" -> "or another"
diff --git a/README b/README
index 64d8e40..3250a06 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ o A supported SQL database
o Apache version 1.3.x or 2.x (http://httpd.apache.org)
with mod_perl -- (http://perl.apache.org)
or with FastCGI -- (http://www.fastcgi.com)
- or other webserver with FastCGI support
+ or another webserver with FastCGI support
RT's FastCGI handler needs to access RT's configuration file.
commit 27339f237526dbe448bd81f48d110bbc71e47a28
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Wed Jun 3 16:49:45 2015 -0400
Improve prose around multiple UPGRADING-* docs
diff --git a/README b/README
index 3250a06..ddd5c36 100644
--- a/README
+++ b/README
@@ -67,9 +67,9 @@ GENERAL INSTALLATION
If you are upgrading from a previous version of RT, please review
the upgrade notes for the appropriate versions, which can be found
in docs/UPGRADING-* If you are coming from 4.0.x to 4.2.x you should
- review both the UPGRADING-4.0 and UPGRADING-4.2 file. Similarly, if
- you were coming from 3.8.x, you would want to review UPGRADING-3.8,
- UPGRADING-4.0 and UPGRADING-4.2
+ review both the UPGRADING-4.0 and UPGRADING-4.2 files. Similarly, if
+ you were coming from 3.8.x, you would want to review the UPGRADING-3.8,
+ UPGRADING-4.0 and UPGRADING-4.2 documents.
Any upgrade steps given in version-specific UPGRADING files should
be run after the rest of the steps below; however, please read the
commit 8053c5665330890c8a8820218a3fea26763f95df
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Wed Jun 3 16:53:26 2015 -0400
More modern version example
diff --git a/README b/README
index ddd5c36..cf31967 100644
--- a/README
+++ b/README
@@ -159,7 +159,7 @@ GENERAL INSTALLATION
You should back up your database before running this command.
When you run it, you will be prompted for your previous version of
- RT (such as 3.8.1) so that the appropriate set of database
+ RT (such as 4.0.23) so that the appropriate set of database
upgrades can be applied.
If 'make upgrade-database' completes without error, your upgrade
commit b5c475c14405fcaa7123f458f20058ab4ecd1444
Author: Shawn M Moore <shawn at bestpractical.com>
Date: Wed Jun 3 16:53:34 2015 -0400
Add an install step for automatic backups
diff --git a/README b/README
index cf31967..85d7b2d 100644
--- a/README
+++ b/README
@@ -216,6 +216,9 @@ GENERAL INSTALLATION
perldoc /opt/rt4/bin/rt-mailgate
+11) Set up automatic backups for RT and its data as described in
+ the docs/backups.pod document.
+
GETTING HELP
------------
-----------------------------------------------------------------------
More information about the rt-commit
mailing list