svnlogoIn the past developer meeting we had discussed about going with Subversion for source code management. Thanks to the excellent migration scripts and documentation over at sourceforge.net, the migration of the complete CVS- to a SVN repository at sourceforge.net has already been completed.

VirtueMart now holds all its source code in a SVN repository. You can checkout the latest source code by using a SVN client such as SmartSVN . It allows you to easily manage the different branches and revisions.

You can set up a SVN repository in SmartSVN by entering the following SVN URL:

https://virtuemart.svn.sourceforge.net/svnroot/virtuemart

Anonymous (read) access is allowed, so check out the code!