X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/80e4fb0689b4711a7e34f389d2a1e67baac53f75..32e4eb39a3a045ad6072102dbc46825821d797c3:/doc/download.mdwn diff --git a/doc/download.mdwn b/doc/download.mdwn index 292ec7292..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,8 +44,8 @@ to the documentation wiki are currently excluded. ## git A git mirror of the trunk of the subversion repository is available at -. Its `remotes/git-svn` branch -is updated whenever changes are committed to the subversion repository. +. It is updated whenever +changes are committed to the subversion repository. ## arch