Changes between Version 3 and Version 4 of WikiStart
- Timestamp:
- 06/23/05 16:41:58 (21 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v3 v4 5 5 We are still in the process of setting up the new system, so please bear with us while we get everything figured out. 6 6 7 If you're looking for anonymous subversion access, use the following commands :7 If you're looking for anonymous subversion access, use the following commands to grab the latest code: 8 8 9 9 {{{ 10 10 svn co http://cvs.mythtv.org/svn/trunk/mythtv 11 11 svn co http://cvs.mythtv.org/svn/trunk/mythplugins 12 svn co http://cvs.mythtv.org/svn/trunk/myththemes 13 }}} 14 15 If you'd like to get the stable 0.18.2 branch, do this instead: 16 17 {{{ 18 svn co http://cvs.mythtv.org/svn/branches/release-0-18-fixes/mythtv 19 svn co http://cvs.mythtv.org/svn/branches/release-0-18-fixes/mythplugins 20 svn co http://cvs.mythtv.org/svn/branches/release-0-18-fixes/myththemes 12 21 }}} 13 22
