]> sipb.mit.edu Git - ikiwiki.git/blobdiff - doc/rcs/details.mdwn
web commit by buo: More comments on mercurial use.
[ikiwiki.git] / doc / rcs / details.mdwn
index b20abd38918bb9ead54f57806849911831925923..449e129bd1021969005a9fcd2c2f1a1fc2ea7238 100644 (file)
@@ -62,7 +62,7 @@ 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?
+What repository should [[RecentChanges]] and History work on?  R1?
 
 #### Rationale for doing it differently than in the Subversion case
 
@@ -352,3 +352,5 @@ merge again with a merger that inserts conflict markers.  It commits this new
 revision with conflict markers to the repository.  It then returns the text to the
 user for cleanup.  This is less neat than it could be, in that a conflict marked
 revision gets committed to the repository.
+
+## [[bzr]]