From 3044ce0d4a248bac9a3871a9442f4d3e6aa1e5bf Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 24 Oct 2008 17:52:38 -0400 Subject: other DVCS may be able to support anon push --- doc/todo/rcs_updates_needed.mdwn | 10 ++++++++++ doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn | 5 ----- 2 files changed, 10 insertions(+), 5 deletions(-) create mode 100644 doc/todo/rcs_updates_needed.mdwn delete mode 100644 doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn (limited to 'doc/todo') diff --git a/doc/todo/rcs_updates_needed.mdwn b/doc/todo/rcs_updates_needed.mdwn new file mode 100644 index 000000000..472a5800f --- /dev/null +++ b/doc/todo/rcs_updates_needed.mdwn @@ -0,0 +1,10 @@ +I've added three new functions to the ikiwiki VCS interface to support +renaming and removing files using the web interface. The mercurial and +tla [[rcs]] backends need implementions of these functions. + +(The maintainers of these backends have been mailed. --[[Joey]]) + +Also, currently git is the only VCS to have support for +[[untrusted_push|tips/untrusted_git_push]]. It _may_ be possible to +implement it for other DVCS, if they offer a hook that can be used to check +incoming pushes early. diff --git a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn b/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn deleted file mode 100644 index 2af659c3b..000000000 --- a/doc/todo/rcs_updates_needed_for_rename_and_remove.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -I've added three new functions to the ikiwiki VCS interface to support -renaming and removing files using the web interface. The mercurial and -tla [[rcs]] backends need implementions of these functions. - -(The maintainers of these backends have been mailed. --[[Joey]]) -- cgit v1.2.3