also tag 'patch/core', considering that over half of the changes are there
[ikiwiki] / doc / todo / rcs_updates_needed.mdwn
1 I've added three new functions to the ikiwiki VCS interface to support
2 renaming and removing files using the web interface. The mercurial and 
3 tla [[rcs]] backends need implementions of these functions.
4
5 (The maintainers of these backends have been mailed. --[[Joey]])
6
7 Also, currently git is the only VCS to have support for
8 [[untrusted_push|tips/untrusted_git_push]]. It _may_ be possible to
9 implement it for other DVCS, if they offer a hook that can be used to check
10 incoming pushes early.