- Timestamp:
- 03/04/07 14:33:29 (21 months ago)
- Files:
-
- 1 modified
-
branches/website/site/pages/download.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/website/site/pages/download.php
r354 r355 1 1 <p> 2 The releases are packaged and put on the sourceforge project page.<br /> 2 3 <a href="http://sourceforge.net/project/showfiles.php?group_id=148132&package_id=163918" title="download">Download page at sourceforge.net</a> 3 4 </p> 4 5 <p> 5 You can also use subversion to checkout releases. MvBlog 2.0 is the current version. 6 To check out: svn co https://svn.three-dimensional.net/mvblog/tags/mvblog-2_06 You can also use subversion to checkout releases. MvBlog 2.0 is the current version.<br /> 7 To check out: <pre>svn co https://svn.three-dimensional.net/mvblog/tags/mvblog-2_0</pre> 7 8 </p> 8 9 <p> 9 For the brave ones you can also use the svn trunk version. Keep in mind we sometimes break this while adding new features. 10 To check out: svn co https://svn.three-dimensional.net/mvblog/trunk mvblog10 For the brave ones you can also use the svn trunk version. Keep in mind we sometimes break this while adding new features.<br /> 11 To check out: <pre>svn co https://svn.three-dimensional.net/mvblog/trunk mvblog</pre> 11 12 </p>
