svn/cvs support
Well, obviously we all want to see how badly they fare.
I've started doing it, but svn and cvs are different enough that it won't be easy. They aren't distributed, so we have to create a master repository on init and then check it out into "initial". The svn repository will have to have a "trunk" and "branches" directory, and we have to switch into the correct place when we create or modify files. Or perhaps the 'clone' operation should do a branch and then check only that branch out into $target? That's what I've got now. What else?
Actually, a simplification would be to just use the top level directories as branch names.
work in progress: https://github.com/db48x/merge-this/tree/svn-support
I'd like to see how they fare as well
Subversion is supported since commit 20ef0a8f16ab01e0e8021c9c7519488b828d4d6b