diff options
author | Joey Hess <joey@kitenet.net> | 2008-06-28 11:26:22 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-06-28 11:26:22 -0400 |
commit | 4a16a1ce87c0b74b063c94261cb1c2af4e030a11 (patch) | |
tree | d06ac74baff6a57cc53dbed3ac93bf708f36edc5 /doc/rcs | |
parent | 5356790ecebdb43284c3dbd8480634e8f1bcb6df (diff) |
web commit by simon: let's make a simple darcs backend
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/details.mdwn | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/rcs/details.mdwn b/doc/rcs/details.mdwn index 449e129bd..7c88becfc 100644 --- a/doc/rcs/details.mdwn +++ b/doc/rcs/details.mdwn @@ -117,6 +117,13 @@ towards transmitting changes with standalone patch bundles (often by email) as d >> plugin in [[todo/darcs]], if you submit one that's complete, I will >> probably accept it into ikiwiki.. --[[Joey]] +>>> I'd like to help make a robust darcs (2) backend. I also think ikiwiki should use +>>> exactly one darcs repo. I think we can simplify and say conflicting web +>>> edits are not allowed, like most current wiki engines. I don't see that +>>> saving (so much) context in the html is necessary, then. +>>> bma, I would like to see your code. --[[simon]] + + ## [[Git]] Regarding the Git support, Recai says: |