The Instiki development process makes use of Subversion, an open source application for revision control designed specifically to be a modern replacement for CVS. To check out a fresh source tree from the Instiki subversion repository, use the following command:
svn co http://svn.instiki.org/instiki/trunk instiki
See also: Subversion homepage