Project

General

Profile

Download Appion Files Shared » History » Revision 3

Revision 2 (Amber Herold, 06/02/2010 02:36 PM) → Revision 3/63 (Amber Herold, 06/02/2010 02:40 PM)

Download Myami 2.0 using one of the three following options: 


 *1. 1. Release Version* Version 

 This is a stable supported release available as a tar file.  
  
 TODO: Place link to file here! (available mid June) 

 *2. 2. SVN Release Branch* Branch 

 This is a stable supported branch from our code repository. 

 <pre> 
 sudo svn co http://emg.nysbc.org/svn/myami/branches/myami-2.0 myami/ 
 </pre> 

 *3. 3. SVN Development version* version 

 This contains features that may still be under development. It is not supported and may not be stable. Use at your own risk. 

 <pre> 
 sudo svn co http://emg.nysbc.org/svn/myami/trunk myami/ 
 </pre>