X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/d7fdd04b5a113b6dded40cb79b670b16570c11b3..8ebf6acd80e9c6dfbf101ad046c907feebfef2b1:/doc/setup.mdwn diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 9bf7f7c7b..a8e8cd07b 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -113,7 +113,7 @@ should be preserved, but not checked into revision control. The new [[ikiwiki-makerepo]] command automates setting up a wiki in revision control. -[[toggle id=subversion text="Subversion"]] +[[toggle id=subversion text="Subversion"]] (local repositories only) [[toggleable id=subversion text=""" REPOSITORY=~/wikirepo ikiwiki-makerepo svn $SRCDIR $REPOSITORY @@ -135,6 +135,12 @@ about using the git repositories. ikiwiki-makerepo mercurial $SRCDIR """]] +[[toggle id=bazaar text="Bazaar"]] +[[toggleable id=bazaar text=""" + REPOSITORY=$SRCDIR + ikiwiki-makerepo bzr $SRCDIR +"""]] + [[toggle id=tla text="TLA"]] [[toggleable id=tla text=""" REPOSITORY=~/wikirepo