Changes between Version 13 and Version 14 of Wiki Start

Show
Ignore:
Author:
josh (IP: 84.108.229.17)
Timestamp:
10/20/06 01:51:32 (4 years ago)
Comment:

changed urls from branches to trunk

Legend:

Unmodified
Added
Removed
Modified
  • Wiki Start

    v13 v14  
    1010 
    1111{{{ 
    12   svn://svn.globalize-rails.org/globalize/branches/for-1.1  
     12  svn://svn.globalize-rails.org/globalize/trunk 
    1313}}} 
    1414 
    1818 
    1919 1. '''Get Globalize Rails ready for patching''' 
    20    1. Check out the latest source: svn co svn://svn.globalize-rails.org/globalize/branches/for-1.1 
     20   1. Check out the latest source: svn co svn://svn.globalize-rails.org/globalize/trunk 
    2121   2. Ensure that your rails version is 1.1.x 
    2222   3. Ensure that the existing unit tests pass.