Revision Control System Update
I’ve made the decision to move the code repository from CVS to Subversion (SVN). The repository will still be hosted at SourceForge.
Considering the small amount of code currently in the CVS repository, now was the right time to make the call to switch systems. Subversion will allow developers to organize and refactor the code much easier than would have been possible with CVS. You may still be able to access the CVS repository at SourceForge, but let it be known that no new code will be submitted there.
This project’s SourceForge.net Subversion repository can be checked out through SVN with the following instruction set:
svn co https://svn.sourceforge.net/svnroot/cidentity cidentity
Note that in order to check-in code, you must have a SourceForge account and be registered with The Collective Identity Project. Patches may be submitted by anyone.