X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/4c4416f97e555070d4e80f06e5a8c9accb586087..8032e835a0b84ec345e2aacbe563f7e7b8d90d4d:/doc/download.mdwn diff --git a/doc/download.mdwn b/doc/download.mdwn index a60cae04d..e8d013c47 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -8,10 +8,14 @@ The best place to download a tarball of the latest release is from # packages -If using Debian unstable or testing, or Ubuntu edgy: +If using Debian (any version), or Ubuntu edgy: apt-get install ikiwiki +Note that Debian stable and especially Ubuntu edgy contain older versions of +ikiwiki, there have been lots of enhancements and bug fixes since those +versions. + Or download the deb from . While this deb has been developed on Debian unstable, it should also work @@ -27,10 +31,10 @@ Pawel Tecza, at . ## subversion The current development version of ikiwiki can be accessed using subversion at -`svn://ikiwiki.kitenet.net/ikiwiki/trunk` +`svn://ikiwiki.info/ikiwiki/trunk` The source in subversion can be browsed -[here](http://ikiwiki.kitenet.net/cgi-bin/viewcvs.cgi/trunk/?root=ikiwiki). +[here](http://ikiwiki.info/cgi-bin/viewvc.cgi/trunk/?root=ikiwiki). Commits to ikiwiki's source code are now fed into [CIA](http://cia.navi.cx/), and can be browsed, subscribed to etc on its @@ -40,7 +44,7 @@ to the documentation wiki are currently excluded. ## git A git mirror of the trunk of the subversion repository is available at -. It is updated whenever +. It is updated whenever changes are committed to the subversion repository. ## arch