Development

Changeset 19818

You must first sign up to be able to contribute.

Changeset 19818

Show
Ignore:
Timestamp:
07/02/09 11:45:45 (7 months ago)
Author:
Russ
Message:

[doc][1.0, 1.1, 1.2] Fixes #6727 - Added tips about book references to x.x.0 versions for installation

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • doc/branches/1.0/book/03-Running-Symfony.txt

    r10189 r19818  
    125125    > svn checkout http://svn.symfony-project.com/tags/RELEASE_1_0_0/ . 
    126126 
     127>**TIP** 
     128>For the latest stable bug-fix release on the 1.0 branch (1.0.x) refer to  
     129>([http://www.symfony-project.org/installation/1_0](http://www.symfony-project.org/installation/1_0)) 
     130 
    127131The `symfony` command, available only for PEAR installations, is a call to the `/path/to/symfony/data/bin/symfony` script. So the following would be the equivalent to the `symfony -V` command for an SVN installation: 
    128132 
     
    142146 
    143147>**TIP** 
    144 >Alternatively, you can also download the PEAR package ([http://pear.symfony-project.com/get/symfony-1.0.0.tgz](http://pear.symfony-project.com/get/symfony-1.0.0.tgz)) and unpack it somewhere. You will have the same result as with a checkout. 
     148>Alternatively, you can also download the PEAR package. Refer to   
     149>([http://www.symfony-project.org/installation/1_0](http://www.symfony-project.org/installation/1_0)) 
     150>for latest 1.0 release. You will have the same result as with a checkout. 
    145151 
    146152Setting Up an Application 
  • doc/branches/1.1/book/03-Running-Symfony.txt

    r14617 r19818  
    114114### Checking Out symfony from the SVN Repository 
    115115 
    116 For production servers, or when PEAR is not an option, you can download the latest version of the symfony libraries directly from the symfony Subversion repository by requesting a checkout: 
     116For production servers, or when PEAR is not an option, you can download the  
     117latest version of the symfony libraries directly from the symfony Subversion 
     118repository by requesting a checkout: 
    117119 
    118120    > mkdir /path/to/symfony 
    119121    > cd /path/to/symfony 
    120122    > svn checkout http://svn.symfony-project.com/tags/RELEASE_1_1_0/ . 
     123 
     124>**TIP** 
     125>For the latest stable bug-fix release on the 1.1 branch (1.1.x) refer to  
     126>([http://www.symfony-project.org/installation/1_1](http://www.symfony-project.org/installation/1_1)) 
    121127 
    122128The `symfony` command, available only for PEAR installations, is a call to the `/path/to/symfony/data/bin/symfony` script. So the following would be the equivalent to the `symfony -V` command for an SVN installation: 
     
    142148 
    143149>**TIP** 
    144 >Alternatively, you can also download the PEAR package ([http://pear.symfony-project.com/get/symfony-1.1.0.tgz](http://pear.symfony-project.com/get/symfony-1.1.0.tgz)) and unpack it somewhere. You will have the same result as with a checkout. 
     150>Alternatively, you can also download the PEAR package. Refer to   
     151>([http://www.symfony-project.org/installation/1_1](http://www.symfony-project.org/installation/1_1)) 
     152>for latest 1.1 release. You will have the same result as with a checkout. 
    145153 
    146154Setting Up an Application 
  • doc/branches/1.2/book/03-Running-Symfony.txt

    r14616 r19818  
    113113### Checking Out symfony from the SVN Repository 
    114114 
    115 For production servers, or when PEAR is not an option, you can download the latest version of the symfony libraries directly from the symfony Subversion repository by requesting a checkout: 
     115For production servers, or when PEAR is not an option, you can download the  
     116latest version of the symfony libraries directly from the symfony Subversion 
     117repository by requesting a checkout: 
    116118 
    117119    > mkdir /path/to/symfony 
    118120    > cd /path/to/symfony 
    119121    > svn checkout http://svn.symfony-project.com/tags/RELEASE_1_2_0/ . 
     122 
     123>**TIP** 
     124>For the latest stable bug-fix release on the 1.2 branch (1.2.x) refer to  
     125>([http://www.symfony-project.org/installation/1_2](http://www.symfony-project.org/installation/1_2)) 
    120126 
    121127The `symfony` command, available only for PEAR installations, is a call to the `/path/to/symfony/data/bin/symfony` script. So the following would be the equivalent to the `symfony -V` command for an SVN installation: 
     
    141147 
    142148>**TIP** 
    143 >Alternatively, you can also download the PEAR package ([http://pear.symfony-project.com/get/symfony-1.2.0.tgz](http://pear.symfony-project.com/get/symfony-1.2.0.tgz)) and unpack it somewhere. You will have the same result as with a checkout. 
     149>Alternatively, you can also download the PEAR package. Refer to   
     150>([http://www.symfony-project.org/installation/1_2](http://www.symfony-project.org/installation/1_2)) 
     151>for latest 1.2 release. You will have the same result as with a checkout. 
    144152 
    145153Setting Up an Application 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting.
Sensio Labs also supports several large Open-Source projects.