Tag: svn
superversion
by nxt on Jul.06, 2005, under Java
SuperVersion
is a multi-user distributed version control system based on change
sets, or at least that is wat it will be. It shares a lot of
functionality with subversion,
but even though it has already reached version 2.0 I'd recommend
sticking with subversion for the moment, but since it's very easy to
use / setup it could be usefull for projects with only one user.
I'm very intrested to see how the peer to peer (without the central server) scenario will work out in the future.