diff options
author | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 11:03:52 +0000 |
---|---|---|
committer | www-data <www-data@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-04 11:03:52 +0000 |
commit | 89347d858619a764a2009c47909c6deb4c8d8ca6 (patch) | |
tree | eac14267afc24e6fa19bd432605fd915014aea79 | |
parent | eb5fcadbff488435a27db9f07fe7fda466a9dcfa (diff) |
web commit by ThomasSchwinge
-rw-r--r-- | doc/about_rcs_backends.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/about_rcs_backends.mdwn b/doc/about_rcs_backends.mdwn index 547f973e2..764fece97 100644 --- a/doc/about_rcs_backends.mdwn +++ b/doc/about_rcs_backends.mdwn @@ -54,6 +54,8 @@ rcs_commit(). Is rcs_prepedit() suitable? It follows that the HTML rendering and the CGI handling can be completely separated parts in ikiwiki. +What repository should [[RecentChanges]] and [[History]] work on? R1? + ##### Rationale for doing it differently than in the Subversion case darcs is a distributed RCS, which means that every checkout of a |