]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/ikiwiki-makerepo.mdwn
19f891d0e912a5a0e2dbe1d2d188b794172febc5
[git.ikiwiki.info.git] / doc / ikiwiki-makerepo.mdwn
1 # NAME
3 ikiwiki-makerepo - check an ikiwiki srcdir into revision control
5 # SYNOPSIS
7 ikiwiki-makerepo svn|git srcdir repository
8 ikiwiki-makerepo mercurial srcdir
10 # DESCRIPTION
12 `ikiwiki-makerepo` injects a `srcdir` directory, containing an ikiwiki wiki,
13 into a `repository` that it creates. The repository can be a svn, git, or
14 mercurial repository.
16 Note that for mercurial, the srcdir is converted into a mercurial
17 repository. There is no need to have a separate repository with mercurial.
19 # AUTHOR
21 Joey Hess <joey@ikiwiki.info>
23 Warning: this page is automatically made into ikiwiki-makerepo's man page, edit with care