Download Appion Files Shared » History » Version 2
Amber Herold, 06/02/2010 02:36 PM
1 | 2 | Amber Herold | Download Myami 2.0 using one of the three following options: |
---|---|---|---|
2 | 1 | Anchi Cheng | |
3 | 2 | Amber Herold | |
4 | 1. Release Version |
||
5 | |||
6 | This is a stable supported release available as a tar file. |
||
7 | |||
8 | TODO: Place link to file here! (available mid June) |
||
9 | |||
10 | 2. SVN Release Branch |
||
11 | |||
12 | This is a stable supported branch from our code repository. |
||
13 | |||
14 | 1 | Anchi Cheng | <pre> |
15 | sudo svn co http://emg.nysbc.org/svn/myami/branches/myami-2.0 myami/ |
||
16 | 2 | Amber Herold | </pre> |
17 | |||
18 | 3. SVN Development version |
||
19 | |||
20 | This contains features that may still be under development. It is not supported and may not be stable. Use at your own risk. |
||
21 | |||
22 | <pre> |
||
23 | sudo svn co http://emg.nysbc.org/svn/myami/trunk myami/ |
||
24 | 1 | Anchi Cheng | </pre> |