Per-file Partial Commit
Unlike Subversion, svk allows you to edit the list of files to commit, when it prompts you for a commit message.
But:
- You can't edit commit targets if you use -m on the command line.
- import and commit --import don't allow you to edit targets.
Per-hunk Partial Commit
In the future, we might have something like darcs' record, interactively ask if you want a hunk of changes to be committed.