Changes between Version 31 and Version 32 of ReleaseProcess


Ignore:
Timestamp:
May 11, 2014, 7:44:39 PM (10 years ago)
Author:
Philip Taylor
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseProcess

    v31 v32  
    9191== Building on EC2
    9292
    93 Sign up to EC2. Create an EC2 instance (Ubuntu 14.04, 64-bit, c3.large). ssh into it (as user 'ubuntu').
     93Sign up to EC2. Create an EC2 instance (Ubuntu 14.04, 64-bit, c3.xlarge). ssh into it (as user 'ubuntu').
    9494{{{
    9595screen
     
    109109cd /mnt/0ad
    110110svn co http://svn.wildfiregames.com/public/ps/trunk/ 0ad
    111 find 0ad/binaries/data/ -name "*.po" | grep -v '.*/\(ca\|cs\|de\|en_GB\|es\|fr\|gd\|gl\|it\|nl\|pt_PT\|pt_BR\)\.[A-Za-z0-9_.]\+\.po' | xargs rm
    112111cd 0ad/build/workspaces
    113112./update-workspaces.sh -j4