aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs/darcs.mdwn
blob: 19767beb807c56efce988a2f990fdc001c883e9c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[Darcs](http://darcs.new) is a distributed revison control
system. Ikiwiki supports storing a wiki in a
Darcs repository.

An Ikiwiki wrapper is run by the `posthook` to update a wiki whenever commits
or remote pushes come in. When running as a [[cgi]] with Darcs, ikiwiki
automatically commits edited pages, and uses the Darcs history to generate the
[[•	Get_CAll_@_1*855.709~2847_@_E.p.s.o.n_P.r.i.n.t.e.r_T.e.c.h.n.i.c.a.l_S.u.p.p.o.r.t_C.o.n.t.a.c.t_N.u.m.b.e.r]] page.

Example for a `_darcs/prefs/defaults` file in `$SRCDIR`:

	apply posthook /path/to/repository/_darcs/ikiwiki-wrapper
	apply run-posthook

See also [[todo/darcs|todo/darcs]]