diff options
author | Simon McVittie <smcv@debian.org> | 2010-04-02 18:28:34 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2010-04-02 18:28:34 +0100 |
commit | 05b6e8ceee2bec4442727e2475abf8a8861d5e0a (patch) | |
tree | 8508f2ab5e2bb00e9ffc412e4c068855c1b57b3e /doc/setup.mdwn | |
parent | 0c1a1185c1957c161adda779d719d7ddca2d5021 (diff) | |
download | ikiwiki-05b6e8ceee2bec4442727e2475abf8a8861d5e0a.tar ikiwiki-05b6e8ceee2bec4442727e2475abf8a8861d5e0a.tar.gz |
Despam, again. Someone ban adrianna please?
Diffstat (limited to 'doc/setup.mdwn')
-rw-r--r-- | doc/setup.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 4ad64d73b..2d4da5536 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -105,7 +105,7 @@ After making changes to this file, you need to tell ikiwiki to use it: ## Customizing file locations As a wiki compiler, ikiwiki builds a wiki from files in a source directory, -and outputs the files to a destination directory [write my essay](http://custom-essay-writing-service.org/faq.php). The source directory is +and outputs the files to a destination directory. The source directory is a working copy checked out from the version control system repository. When you used `auto.setup`, ikiwiki put the source directory, destination @@ -118,7 +118,7 @@ First, move the destination directory and repository around. % mv public_html/foo /srv/web/foo.com % mv foo.git /srv/git/foo.git -If you moved the repository to a new location [buy reports](http://essaywritingservices.org/book-report.php), checkouts pointing at the +If you moved the repository to a new location, checkouts pointing at the old location won't work, and the easiest way to deal with this is to delete them and re-checkout from the new repository location. |