Changes between Version 17 and Version 18 of WikiStart
- Timestamp:
- Feb 13, 2011, 11:31:23 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v17 v18 31 31 = Development = 32 32 33 == Main repository == 34 33 35 The main Mercurial repository is available at [http://hg.ik.nu/wokkel]. Quick checkout: 34 36 35 37 `hg clone http://hg.ik.nu/wokkel` 36 38 39 Clones: 40 41 * [http://github.com/ralphm/wokkel Wokkel GIT clone at GitHub] 42 * [http://bitbucket.org/ralphm/wokkel Wokkel Mercurial clone at Bitbucket] 43 44 == Work in progress == 45 37 46 Some work-in-progress by ralphm is in Mercurial Queues and feature clones at [http://hg.ik.nu/ralphm]. 38 47 39 There is also a [http://github.com/ralphm/wokkel GitHub git clone] that is kept in sync with the Mercurial repository. 48 Clones: 49 * [http://bitbucket.org/ralphm/wokkel-patches Wokkel Mercurial Patch Queue at BitBucket] 50 51 == Subversion == 40 52 41 53 Note that the old Subversion repository (https://svn.ik.nu/wokkel/) is current up till the 0.6.3 release, and is no longer updated.