| 1 |
$Id$
|
| 2 |
|
| 3 |
======================================================================
|
| 4 |
This file contains specific instructions for upgrading your site's
|
| 5 |
version of the CVS integration module to a new release. You should
|
| 6 |
always check this file when you download a new version to see if there
|
| 7 |
are any specific things you need to know about a certain upgrade.
|
| 8 |
======================================================================
|
| 9 |
|
| 10 |
--------------------------------------------------
|
| 11 |
Upgrading to 4.7.x-2.* (from the 4.7.x-1.* series)
|
| 12 |
--------------------------------------------------
|
| 13 |
|
| 14 |
The 4.7.x-2.* versions of the CVS integration module will only work
|
| 15 |
with the 4.7.x-2.* version of the project module. For example, you
|
| 16 |
cannot run cvslog version 4.7.x-2.* with project version 4.7.x-1.*.
|
| 17 |
Therefore, if you are considering upgrading a 4.7.x-1.* installation
|
| 18 |
of cvslog to 4.7.x-2.*, please consult modules/project/UPGRADE.txt.
|
| 19 |
|
| 20 |
|