aboutsummaryrefslogtreecommitdiff
path: root/doc/rcs
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2016-08-22 19:11:49 +0100
committerSimon McVittie <smcv@debian.org>2016-08-22 19:11:49 +0100
commit0b01e4f7b288077e9da1ac1743cec4af86dbe0ab (patch)
tree5f771350d9be8d9237fb9875f35caa82695002c3 /doc/rcs
parent06fbc6297dd7e7092aa33f2ff94eff942b84236d (diff)
downloadikiwiki-0b01e4f7b288077e9da1ac1743cec4af86dbe0ab.tar
ikiwiki-0b01e4f7b288077e9da1ac1743cec4af86dbe0ab.tar.gz
Revert spam
Diffstat (limited to 'doc/rcs')
-rw-r--r--doc/rcs/bzr.mdwn2
-rw-r--r--doc/rcs/darcs.mdwn2
-rw-r--r--doc/rcs/git.mdwn2
-rw-r--r--doc/rcs/mercurial.mdwn2
-rw-r--r--doc/rcs/monotone.mdwn2
-rw-r--r--doc/rcs/svn.mdwn2
-rw-r--r--doc/rcs/tla.mdwn2
7 files changed, 7 insertions, 7 deletions
diff --git a/doc/rcs/bzr.mdwn b/doc/rcs/bzr.mdwn
index 0ea81f53c..19a7ae395 100644
--- a/doc/rcs/bzr.mdwn
+++ b/doc/rcs/bzr.mdwn
@@ -5,4 +5,4 @@ bzr repository.
Ikiwiki can run as a post-update hook to update a wiki whenever commits
come in. When running as a [[cgi]] with bzr, ikiwiki automatically
commits edited pages, and uses the bzr 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.
+[[RecentChanges]] page.
diff --git a/doc/rcs/darcs.mdwn b/doc/rcs/darcs.mdwn
index 19767beb8..fbb9bcede 100644
--- a/doc/rcs/darcs.mdwn
+++ b/doc/rcs/darcs.mdwn
@@ -5,7 +5,7 @@ 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.
+[[RecentChanges]] page.
Example for a `_darcs/prefs/defaults` file in `$SRCDIR`:
diff --git a/doc/rcs/git.mdwn b/doc/rcs/git.mdwn
index a5de19e3e..fa7a037ba 100644
--- a/doc/rcs/git.mdwn
+++ b/doc/rcs/git.mdwn
@@ -8,7 +8,7 @@ the Linux kernel. Ikiwiki supports storing a wiki in git.
Ikiwiki can run as a git `post-update` hook to update a wiki
whenever commits come in. When running as a [[cgi]],
ikiwiki automatically commits edited pages, and uses the
-git 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.
+git history to generate the [[RecentChanges]] page.
Normally you can just follow the instructions in [[setup]] to create
the git repositories and get started. To understand the details, read on.
diff --git a/doc/rcs/mercurial.mdwn b/doc/rcs/mercurial.mdwn
index 0664aee62..ebfc35202 100644
--- a/doc/rcs/mercurial.mdwn
+++ b/doc/rcs/mercurial.mdwn
@@ -5,7 +5,7 @@ mercurial repository.
Ikiwiki can run as a `post-commit` and/or `incoming` hook to update a wiki whenever commits or remote pushes
come in. When running as a [[cgi]] with Mercurial, ikiwiki automatically
commits edited pages, and uses the Mercurial 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.
+[[RecentChanges]] page.
Example for a `.hg/hgrc` file in `$SRCDIR`:
diff --git a/doc/rcs/monotone.mdwn b/doc/rcs/monotone.mdwn
index a001fb368..2cfcdfbf5 100644
--- a/doc/rcs/monotone.mdwn
+++ b/doc/rcs/monotone.mdwn
@@ -1,7 +1,7 @@
[Monotone](http://monotone.ca/) is a distributed revision control system.
Ikiwiki supports storing a wiki in a Monotone repository and editing it
using the [[cgi]] interface. It will use the Monotone logs 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.
+[[RecentChanges]] page.
The monotone support in ikiwiki requires the Monotone perl module to be
installed. (It's available from the contrib/ directory in the monotone
diff --git a/doc/rcs/svn.mdwn b/doc/rcs/svn.mdwn
index 765ba6b31..7aa682978 100644
--- a/doc/rcs/svn.mdwn
+++ b/doc/rcs/svn.mdwn
@@ -6,4 +6,4 @@ system is recommended.
Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits
come in. When running as a [[cgi]] with Subversion, ikiwiki automatically
commits edited pages to the subversion repostory, and uses the Subversion
-log 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.
+log to generate the [[RecentChanges]] page.
diff --git a/doc/rcs/tla.mdwn b/doc/rcs/tla.mdwn
index d41425e88..79eecd627 100644
--- a/doc/rcs/tla.mdwn
+++ b/doc/rcs/tla.mdwn
@@ -8,6 +8,6 @@ using ikiwiki with tla is not recommended.
Ikiwiki can run as a [[post-commit]] hook to update a wiki whenever commits
come in. When running as a [[cgi]] with tla, ikiwiki automatically
commits edited pages to the Arch repostory, and uses the Arch
-log 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.
+log to generate the [[RecentChanges]] page.
Note that the tla support needs the [[!cpan MailTools]] perl module.