]> sipb.mit.edu Git - ikiwiki.git/commitdiff
web commit by http://bmalee.eu/~bma/: Add my opinion on darcs.
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 23 Jan 2007 03:15:58 +0000 (03:15 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Tue, 23 Jan 2007 03:15:58 +0000 (03:15 +0000)
doc/about_rcs_backends.mdwn

index d1454bdda5d58421d4acb7062708e8ec4b1e5d04..8d6c00f9f159a93d28fad109fa10295655318c78 100644 (file)
@@ -103,6 +103,8 @@ by Ikiwiki.
 This approach might be applicable to other distributed VCSs as well, although they're not as oriented
 towards transmitting changes with standalone patch bundles (often by email) as darcs is.
 
+> The mercurial plugin seems to just use one repo and edit it directly - is there some reason that's okay there but not for darcs? I agree with tuomov that having just the one repo would be preferable; the point of a dvcs is that there's no difference between one repo and another. I've got a darcs.pm based on mercurial.pm, that's almost usable... --bma
+
 ## [[Git]]
 
 Regarding the Git support, Recai says: