aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/multiple_simultaneous_rcs/discussion.mdwn
blob: a655c9fd1ec66511ce3eff4998f2e962bb680d95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Gee... hadn't noticed [mr](http://kitenet.net/~joey/code/mr/) by the same author as ikiwiki :-P

This would probably be the ideal backend for 'multi repo' I suppose.

~[[harningt]] 2007-11-06

> mr's interface to revision control systems is much shallower than
> ikiwiki's. mr only needs to know how to run a "pull" or a "commit"
> command, it doesn't matter if these commands behave very differently
> for different systems. Ikiwiki needs to be able to commit a change,
> handling conflicts, in a way tuned to the revision control system being
> used, amoung other things. So mr isn't a very good fit for use by ikiwiki.
> --[[Joey]]

----