SSCM is a tool fol simultanuously managing multiple version control systems. There are a couple good reasons why you'd want such a beast.
Either you really want to use a Source Control Manager (SCM) that isn't currently supported or you want to encourage people to use your favorite SCM that might not otherwise.
It's easier than you think. All you need to know is the following:
While SSCM is written in Ruby I think it's safe to say that even
without
any Ruby knowledge any semi-competent programmer should be able to
figure out what needs
to be done by looking at the source, these instructions, and the api docs.