]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blobdiff - doc/setup/byhand.mdwn
Added a comment
[git.ikiwiki.info.git] / doc / setup / byhand.mdwn
index b2ff7bd018e0de6d85ee80dedd40a6de240b1418..86cff5af4e58696eb8ada93e5b35771406ed421e 100644 (file)
@@ -124,7 +124,7 @@ revision control.
        ikiwiki-makerepo svn $SRCDIR $REPOSITORY
 """]]
 
        ikiwiki-makerepo svn $SRCDIR $REPOSITORY
 """]]
 
-[[!toggle id=subversion text="CVS"]]
+[[!toggle id=cvs text="CVS"]]
 [[!toggleable id=cvs text="""
        REPOSITORY=~/wikirepo
        ikiwiki-makerepo cvs $SRCDIR $REPOSITORY
 [[!toggleable id=cvs text="""
        REPOSITORY=~/wikirepo
        ikiwiki-makerepo cvs $SRCDIR $REPOSITORY
@@ -177,7 +177,7 @@ about using the git repositories.
 
 Once your wiki is checked in to the revision control system, you should
 configure ikiwiki to use revision control. Edit your ikiwiki.setup, set
 
 Once your wiki is checked in to the revision control system, you should
 configure ikiwiki to use revision control. Edit your ikiwiki.setup, set
-`rcs` to the the revision control system you chose to use.  Be careful, 
+`rcs` to the revision control system you chose to use.  Be careful, 
 you may need to use the 'fullname'.  For example, 'hg' doesn't work, you
 should use mercurial.  Be sure to set `svnrepo` to the directory for your
 repository, if using subversion. Uncomment the configuration for the wrapper
 you may need to use the 'fullname'.  For example, 'hg' doesn't work, you
 should use mercurial.  Be sure to set `svnrepo` to the directory for your
 repository, if using subversion. Uncomment the configuration for the wrapper