Changes between Version 48 and Version 49 of WikiStart
- Timestamp:
- 12/21/09 08:41:22 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v48 v49 22 22 svn checkout https://mary.opendfki.de/repos/trunk openmary 23 23 }}} 24 The source code of released versions can be found below [source:tags/]. For example, to check out the source code of the "4.0 beta" release, do this:24 The source code of released versions can be found below [source:tags/]. For example, to check out the source code of the "4.0.0" release, do this: 25 25 26 26 {{{ 27 svn checkout https://mary.opendfki.de/repos/tags/4.0 beta openmary-4.0beta27 svn checkout https://mary.opendfki.de/repos/tags/4.0.0 openmary-4.0.0 28 28 }}} 29 29 == Bug reports ==