aboutsummaryrefslogtreecommitdiff
path: root/doc/setup.mdwn
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-16 00:12:18 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-09-16 00:12:18 +0000
commitc2e2155576867942bd0f8e7d941ae28bf875886b (patch)
tree203a1a28c99b08925c17e6c026b5e61e52e85e28 /doc/setup.mdwn
parente3900a93c73810a0e475fc880fd4f8568ce8d2ca (diff)
downloadikiwiki-c2e2155576867942bd0f8e7d941ae28bf875886b.tar
ikiwiki-c2e2155576867942bd0f8e7d941ae28bf875886b.tar.gz
web commit by ClintAdams: can't edit the =tagging-method file 'til it exists
Diffstat (limited to 'doc/setup.mdwn')
-rw-r--r--doc/setup.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn
index 6da466b90..1669071d6 100644
--- a/doc/setup.mdwn
+++ b/doc/setup.mdwn
@@ -26,8 +26,6 @@ you through setting up a wiki that is stored in [[Subversion]], [[Git]],
mkdir /tla
tla make-archive me@localhost--wiki /tla/wikirepo
tla my-id "<me@localhost>"
- # Edit {arch}/=tagging-method and change the precious
- # line to add the .ikiwiki directory to the regexp.
# Mercurial
hg init /hg/wikirepo
@@ -47,6 +45,8 @@ you through setting up a wiki that is stored in [[Subversion]], [[Git]],
cd ~/wikiwc
tla archive-setup me@localhost--wiki/wiki--0
tla init-tree me@localhost--wiki/wiki--0
+ # Edit {arch}/=tagging-method and change the precious
+ # line to add the .ikiwiki directory to the regexp.
tla import
# Mercurial