diff options
author | http://www.cse.unsw.edu.au/~willu/ <http://www.cse.unsw.edu.au/~willu/@web> | 2008-10-27 22:33:20 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2008-10-27 22:33:20 -0400 |
commit | 791eba8c3f7283569d5bf696fc668b13026436e5 (patch) | |
tree | 8d61cea984f9aae0cdf8770827dadfa927cdcdc6 /doc/rcs | |
parent | ea28b3a0574c4df167c57a7fb6465c7673963089 (diff) |
Note unimplemented features
Diffstat (limited to 'doc/rcs')
-rw-r--r-- | doc/rcs/monotone.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/rcs/monotone.mdwn b/doc/rcs/monotone.mdwn index babd5cf01..2cfcdfbf5 100644 --- a/doc/rcs/monotone.mdwn +++ b/doc/rcs/monotone.mdwn @@ -17,3 +17,8 @@ There is also a mismatch between the way Ikiwiki handles conflicts and the way Monotone handles conflicts. At present, if there is a conflict, then Ikiwiki will commit a revision with conflict markers before presenting it to the user. This is ugly, but there is no clean way to fix it at present. + +Also note that not all recent ikiwiki features have been implemented in the +monotone plugin. At the moment we're missing: + + * [[todo/Untrusted_push_in_Monotone]] |