diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-17 03:54:10 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-17 03:54:10 +0000 |
commit | 9aba6b21537e6f10f0a709ce3b0f0bd6354daa45 (patch) | |
tree | 9693bad173ef0e8e31d7de36116281294e6bfa37 /doc/index | |
parent | 2d244b95a2809d416b7df91789d498b769e2bd13 (diff) | |
download | ikiwiki-9aba6b21537e6f10f0a709ce3b0f0bd6354daa45.tar ikiwiki-9aba6b21537e6f10f0a709ce3b0f0bd6354daa45.tar.gz |
web commit by http://adam.shand.net/
Diffstat (limited to 'doc/index')
-rw-r--r-- | doc/index/discussion.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/index/discussion.mdwn b/doc/index/discussion.mdwn index 9f9b1820b..986fec00a 100644 --- a/doc/index/discussion.mdwn +++ b/doc/index/discussion.mdwn @@ -185,3 +185,15 @@ My best regards, # Build in OpenSolaris? Moved to [[bugs/build_in_opensolaris]] --[[Joey]] + +---- + +# Various ways to use Subversion with ikiwiki + +I'm playing around with various ways that I can use subversion with ikiwiki. + +* Is it possible to have ikiwiki point to a subversion repository which is on a different server? The basic checkin/checkout functionality seems to work but there doesn't seem to be any way to make the post-commit hook work for a non-local server? + +* Is it possible / sensible to have ikiwiki share a subversion repository with other data (either completely unrelated files or another ikiwiki instance)? This works in part but again the post-commit hook seems problematic. + +--[[AdamShand]]
\ No newline at end of file |