aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-11 21:55:52 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-08-11 21:55:52 +0000
commit7f6a6ac16b58c88f2f7a9c25d9742d8ef68a21c7 (patch)
tree66f433e312529abe53c6982d583b17700fae1f3b /doc
parentb96cca178db61c14e2e610e962fbfebb27df4551 (diff)
downloadikiwiki-7f6a6ac16b58c88f2f7a9c25d9742d8ef68a21c7.tar
ikiwiki-7f6a6ac16b58c88f2f7a9c25d9742d8ef68a21c7.tar.gz
Remove question about subversion. The details are slightly hairy, suffice
to say that it makes sense for ikiwiki to know where the svn repo is, and not extract this info from the WC every time.
Diffstat (limited to 'doc')
-rw-r--r--doc/about_rcs_backends.mdwn4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/about_rcs_backends.mdwn b/doc/about_rcs_backends.mdwn
index 079dd1576..7af4a952e 100644
--- a/doc/about_rcs_backends.mdwn
+++ b/doc/about_rcs_backends.mdwn
@@ -184,13 +184,11 @@ There is a patch that needs a bit of work linked to from [[todo/rcs]].
## [Monotone](http://monotone.ca/)
-There is a patch in [[bugs/Monotone_rcs_support]]. It works, but its conflict handling is a little ugly.
-
In normal use, monotone has a local database as well as a workspace/working copy.
In ikiwiki terms, the local database takes the role of the master repository, and
the srcdir is the workspace. As all monotone workspaces point to a default
database, there is no need to tell ikiwiki explicitly about the "master" database. It
-will know. (BTW - this is also true of subversion. It might be possible to simplify the svn config?)
+will know.
The patch currently supports normal committing and getting the history of the page.
To understand the parallel commit approach, you need to understand monotone's