Changes between Version 8 and Version 9 of WikiStart
- Timestamp:
- 11/12/08 03:46:37 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v8 v9 19 19 To checkout the latest version of Fierce v1.0 from subversion, simply run the following command: 20 20 {{{ 21 svn co https://trac.assembla.com/fierce/browser/fierce/trunk21 https://svn.assembla.com/svn/fierce/fierce/trunk/ fierce/ 22 22 }}} 23 23 24 To checkout the latest version of Fierce v2.0 (currently pre-alpha) from subversion, simply run the followin command: 25 {{{ 26 https://svn.assembla.com/svn/fierce/fierce2/trunk/ fierce2/ 27 }}}