From 6c33adac83ead56198010340b12e5027950601f6 Mon Sep 17 00:00:00 2001
From: joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Date: Tue, 13 Feb 2007 22:07:45 +0000
Subject: [PATCH] web commit by JoshTriplett: Do not perform your own edits in
 ikiwiki's working copy.

---
 doc/setup.mdwn | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/doc/setup.mdwn b/doc/setup.mdwn
index 41c42a723..860afd6f5 100644
--- a/doc/setup.mdwn
+++ b/doc/setup.mdwn
@@ -13,6 +13,9 @@ This tutorial will walk you through setting up a wiki with ikiwiki.
 			SRCDIR=~/wikiwc
 			DESTDIR=~/public_html/wiki/
 
+   Note that ikiwiki owns the working copy directory; do not perform your own
+   edits in ikiwiki's working copy.
+
 3. Create the beginnings of your wiki.
 
    This will create a simple main page for the wiki.
-- 
2.39.5