For those using SVN, please note that we’ve moved the complete source tree to the new trunk/ sub-directory in the repository. Also, we’ve created a new tags/ sub-directory to be able to tag specific (stable/released) revisions in the future — the first tagged revision is 0.2.b8.
So, from now on you’ll have to use this command to check out the latest codebase (the trunk):
$ svn co https://qmc2.svn.sourceforge.net/svnroot/qmc2/trunk qmc2
If you want to retrieve the code of a tagged revision, you can use this (example for 0.2.b8):
$ svn co https://qmc2.svn.sourceforge.net/svnroot/qmc2/tags/0.2.b8 qmc2
Also note that due to this move, some of the links below won’t work exactly as expected/before… but that’s just a minor issue, so we don’t really care
.
