aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawlUsCEra2nuTI6c_MLhPpFjCgFviBdEYw0 <Eric@web>2011-01-24 19:08:17 +0000
committerJoey Hess <joey@kitenet.net>2011-01-24 19:08:17 +0000
commit295a08394f1f962459d26db06624ff5d17bc3008 (patch)
tree76ba5567ca85cdd3acb24065e90cb6cd84dbf3aa
parente18b73744010c8b03ba09e6cb9871968a6bd5f8b (diff)
downloadikiwiki-295a08394f1f962459d26db06624ff5d17bc3008.tar
ikiwiki-295a08394f1f962459d26db06624ff5d17bc3008.tar.gz
-rw-r--r--doc/forum/How_to_specify_repository_is_on_a_remote_host__63__.mdwn3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/forum/How_to_specify_repository_is_on_a_remote_host__63__.mdwn b/doc/forum/How_to_specify_repository_is_on_a_remote_host__63__.mdwn
new file mode 100644
index 000000000..ad8f27252
--- /dev/null
+++ b/doc/forum/How_to_specify_repository_is_on_a_remote_host__63__.mdwn
@@ -0,0 +1,3 @@
+I'm new to ikiwiki and I'm trying to install it and set it up. I've read the documentation but I still don't understand how access to the repository works. We want ikiwiki to run on one machine but we want the repository to be on a separate machine running svn. How can I configure ikiwiki to access the repository on the remote machine? And how is authentication on the remote host handled in ikiwiki? Does there have to be a one-to-one correspondence between account names (and passwords) on the ikiwiki machine and the accounts on the svn machine? Thanks,
+
+Eric