diff options
author | Joey Hess <joey@kitenet.net> | 2008-02-28 11:04:34 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-02-28 11:04:34 -0500 |
commit | 12c5361c737345fb807f44e93987b442d52d9218 (patch) | |
tree | 4ec3912784ac49efc7792567dae01f6dd970d185 /doc | |
parent | 28a7edf8117322450100edd2c57503ce9d930683 (diff) | |
download | ikiwiki-12c5361c737345fb807f44e93987b442d52d9218.tar ikiwiki-12c5361c737345fb807f44e93987b442d52d9218.tar.gz |
web commit by http://alcopop.org/me/openid/: state that the svn instructions work for local repos only
Diffstat (limited to 'doc')
-rw-r--r-- | doc/setup.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/setup.mdwn b/doc/setup.mdwn index 7f3f6840d..a8e8cd07b 100644 --- a/doc/setup.mdwn +++ b/doc/setup.mdwn @@ -113,7 +113,7 @@ should be preserved, but not checked into revision control. The new [[ikiwiki-makerepo]] command automates setting up a wiki in revision control. -[[toggle id=subversion text="Subversion"]] +[[toggle id=subversion text="Subversion"]] (local repositories only) [[toggleable id=subversion text=""" REPOSITORY=~/wikirepo ikiwiki-makerepo svn $SRCDIR $REPOSITORY |