[doc] Update SourceForge.net URLs due to rename to LibrePlan

FEA: ItEr75S03CommunityMaterial
This commit is contained in:
Manuel Rego Casasnovas 2011-12-22 22:05:02 +01:00
parent b07e51204c
commit 4ce919eab2
5 changed files with 21 additions and 18 deletions

View file

@ -72,10 +72,11 @@ Debian/Ubuntu
* Download source code:: * Download source code::
$ git clone git://navalplan.git.sourceforge.net/gitroot/navalplan/navalplan $ git clone git://libreplan.git.sourceforge.net/gitroot/libreplan/libreplan
* Compile project:: * Compile project::
$ cd libreplan/
$ mvn clean install $ mvn clean install
* Launch application:: * Launch application::
@ -121,10 +122,11 @@ Fedora
* Download source code:: * Download source code::
$ git clone git://navalplan.git.sourceforge.net/gitroot/navalplan/navalplan $ git clone git://libreplan.git.sourceforge.net/gitroot/libreplan/libreplan
* Compile project:: * Compile project::
$ cd libreplan/
$ mvn clean install $ mvn clean install
* Launch application:: * Launch application::
@ -181,10 +183,11 @@ openSUSE
* Download source code:: * Download source code::
$ git clone git://navalplan.git.sourceforge.net/gitroot/navalplan/navalplan $ git clone git://libreplan.git.sourceforge.net/gitroot/libreplan/libreplan
* Compile project:: * Compile project::
$ cd libreplan/
$ mvn clean install $ mvn clean install
* Launch application:: * Launch application::

12
INSTALL
View file

@ -29,13 +29,13 @@ Debian packages
~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~
There are Debian packages for Squeeze (i386 and amd64), you can download them There are Debian packages for Squeeze (i386 and amd64), you can download them
from: http://sourceforge.net/projects/navalplan/files/LibrePlan/ from: http://sourceforge.net/projects/libreplan/files/LibrePlan/
Instructions: Instructions:
* Download the package:: * Download the package::
$ wget http://downloads.sourceforge.net/project/navalplan/files/LibrePlan/libreplan_1.2.0-1_amd64.deb $ wget http://downloads.sourceforge.net/project/libreplan/files/LibrePlan/libreplan_1.2.0-1_amd64.deb
* Install package:: * Install package::
@ -73,7 +73,7 @@ Debian/Ubuntu
* Download database installation script:: * Download database installation script::
$ wget -O install.sql http://downloads.sourceforge.net/project/navalplan/LibrePlan/install_1.2.0.sql $ wget -O install.sql http://downloads.sourceforge.net/project/librelplan/LibrePlan/install_1.2.0.sql
* Create database structure:: * Create database structure::
@ -81,7 +81,7 @@ Debian/Ubuntu
* Download ``.war`` file from SourceForge.net:: * Download ``.war`` file from SourceForge.net::
$ wget -O libreplan.war http://downloads.sourceforge.net/project/navalplan/LibrePlan/libreplan_1.2.0.war $ wget -O libreplan.war http://downloads.sourceforge.net/project/libreplan/LibrePlan/libreplan_1.2.0.war
* Create a new file ``/etc/tomcat6/Catalina/localhost/libreplan.xml`` (file * Create a new file ``/etc/tomcat6/Catalina/localhost/libreplan.xml`` (file
name has to match with ``.war`` name) with database configuration for name has to match with ``.war`` name) with database configuration for
@ -180,7 +180,7 @@ openSUSE
* Download database installation script:: * Download database installation script::
$ wget -O install.sql http://downloads.sourceforge.net/project/navalplan/LibrePlan/install_1.2.0.sql $ wget -O install.sql http://downloads.sourceforge.net/project/libreplan/LibrePlan/install_1.2.0.sql
* Create database structure:: * Create database structure::
@ -188,7 +188,7 @@ openSUSE
* Download ``.war`` file from SourceForge.net:: * Download ``.war`` file from SourceForge.net::
$ wget -O libreplan.war http://downloads.sourceforge.net/project/navalplan/LibrePlan/libreplan_1.2.0.war $ wget -O libreplan.war http://downloads.sourceforge.net/project/libreplan/LibrePlan/libreplan_1.2.0.war
* Create a new file ``/etc/tomcat6/Catalina/localhost/libreplan.xml`` (file * Create a new file ``/etc/tomcat6/Catalina/localhost/libreplan.xml`` (file
name has to match with ``.war`` name) with database configuration for name has to match with ``.war`` name) with database configuration for

4
README
View file

@ -126,10 +126,10 @@ Availability
------------ ------------
The cutting-edge version of this project is always available from the Git The cutting-edge version of this project is always available from the Git
repository at http://navalplan.git.sourceforge.net/. repository at http://libreplan.git.sourceforge.net/.
Released versions are available at Released versions are available at
http://sourceforge.net/projects/navalplan/files. http://sourceforge.net/projects/libreplan/files/.
Webpage Webpage

10
UPDATE
View file

@ -26,7 +26,7 @@ Instructions:
* Download the new package:: * Download the new package::
$ wget http://downloads.sourceforge.net/project/navalplan/NavalPlan/navalplan_1.1.1-1_amd64.deb $ wget http://downloads.sourceforge.net/project/libreplan/NavalPlan/navalplan_1.1.1-1_amd64.deb
* Install package:: * Install package::
@ -51,7 +51,7 @@ Debian/Ubuntu
are upgrading from *LibrePlan 1.0.4* to *LibrePlan 1.1.1* you should download are upgrading from *LibrePlan 1.0.4* to *LibrePlan 1.1.1* you should download
``upgrade_1.1.0.sql``:: ``upgrade_1.1.0.sql``::
$ wget http://downloads.sourceforge.net/project/navalplan/NavalPlan/upgrade_1.1.0.sql $ wget http://downloads.sourceforge.net/project/libreplan/NavalPlan/upgrade_1.1.0.sql
* Upgrade database:: * Upgrade database::
@ -59,7 +59,7 @@ Debian/Ubuntu
* Download ``.war`` file of new version from SourceForge.net:: * Download ``.war`` file of new version from SourceForge.net::
$ wget -O libreplan.war http://downloads.sourceforge.net/project/navalplan/NavalPlan/navalplan_1.1.1.war $ wget -O libreplan.war http://downloads.sourceforge.net/project/libreplan/NavalPlan/navalplan_1.1.1.war
* Backup current deployed application:: * Backup current deployed application::
@ -87,7 +87,7 @@ openSUSE
are upgrading from *LibrePlan 1.0.4* to *LibrePlan 1.1.1* you should download are upgrading from *LibrePlan 1.0.4* to *LibrePlan 1.1.1* you should download
``upgrade_1.1.0.sql``:: ``upgrade_1.1.0.sql``::
$ wget http://downloads.sourceforge.net/project/navalplan/NavalPlan/upgrade_1.1.0.sql $ wget http://downloads.sourceforge.net/project/libreplan/NavalPlan/upgrade_1.1.0.sql
* Upgrade database:: * Upgrade database::
@ -95,7 +95,7 @@ openSUSE
* Download ``.war`` file of new version from SourceForge.net:: * Download ``.war`` file of new version from SourceForge.net::
$ wget -O libreplan.war http://downloads.sourceforge.net/project/navalplan/NavalPlan/navalplan_1.1.1.war $ wget -O libreplan.war http://downloads.sourceforge.net/project/libreplan/NavalPlan/navalplan_1.1.1.war
* Backup current deployed application:: * Backup current deployed application::

View file

@ -25,11 +25,11 @@ options:
a) Clone Git repository (recommended):: a) Clone Git repository (recommended)::
$ git clone git://navalplan.git.sourceforge.net/gitroot/navalplan/navalplan libreplan $ git clone git://libreplan.git.sourceforge.net/gitroot/libreplan/libreplan libreplan
b) Download last version source code:: b) Download last version source code::
$ wget http://downloads.sourceforge.net/project/navalplan/files/LibrePlan/libreplan_1.2.0.tar.gz $ wget http://downloads.sourceforge.net/project/libreplan/files/LibrePlan/libreplan_1.2.0.tar.gz
$ tar -xzvf libreplan_1.2.0.tar.gz $ tar -xzvf libreplan_1.2.0.tar.gz
You should review ``HACKING`` file to check that you have installed all the You should review ``HACKING`` file to check that you have installed all the