From 58e2b2c99c3efaf69e83a2a7035a8d52a6cfa679 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 24 Jul 2008 14:17:04 -0400 Subject: mercurial: Add support for rename, delete, and also diff. (William Uther) --- doc/todo/mercurial.mdwn | 1 - doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'doc/todo') diff --git a/doc/todo/mercurial.mdwn b/doc/todo/mercurial.mdwn index 77b538c02..f0dbf9806 100644 --- a/doc/todo/mercurial.mdwn +++ b/doc/todo/mercurial.mdwn @@ -1,4 +1,3 @@ -* rcs_notify is not implemented (not needed in this branch --[[Joey]]) * Is the code sufficiently robust? It just warns when mercurial fails. * When rcs_commit is called with a $user that is an openid, it will be passed through to mercurial -u. Will mercurial choke on this? diff --git a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn index 02c935b4f..bf54eefaf 100644 --- a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn +++ b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn @@ -1,5 +1,5 @@ I've added three new functions to the ikiwiki VCS interface to support -renaming and removing files using the web interface. The bzr, mercurial, +renaming and removing files using the web interface. The bzr, monotone, and tla [[rcs]] backends need implementions of these functions. (The maintainers of these backends have been mailed. --[[Joey]]) -- cgit v1.2.3