diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-23 19:38:09 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-23 19:38:09 -0400 |
commit | c9961ab1e920932a9ae0a243c919d0562fae3f95 (patch) | |
tree | 010f7c1450f4b12fa43f9b36a0d13b0ec1b2063a /doc/todo | |
parent | 762bf0b887743db0267a50852c2eb3eaa8fb8042 (diff) |
add todo
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn new file mode 100644 index 000000000..02c935b4f --- /dev/null +++ b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn @@ -0,0 +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, +monotone, and tla [[rcs]] backends need implementions of these functions. + +(The maintainers of these backends have been mailed. --[[Joey]]) |