This is a repost of the
original one from JGOThe migration from dev.java.net (CVS) to sourceforge.net (SVN) is now complete. Please don't commit anything to the dev.java.net (CVS) projects anymore.
You can checkout the new repositories from sourceforge by using any Subversion client.
Here is a short tutorial about how to do it with Eclipse+Subclipse:
- Install Subclipse (if not already done). Choose Help->Software->find and install->search for new features to install. Then add a new remote site. Type "Subclipse" as the name and "http://subclipse.tigris.org/update_1.2.x" as the URL. Click OK. Check the checkbox left to the new entry named "Subclipse", click "Mext" and follow the instructions. Restart your Eclipse.
- Create a new Project: File->New->Project..., SVN->Checkout Projects from SVN->Create A new Repository Location.
Type "https://xith3d.svn.sourceforge.net/svnroot/xith3d" resp. "https://xith-tk.svn.sourceforge.net/svnroot/xith-tk".
Click "Next".
Choose "trunk", click "Next".
Be sure to avoid name conflicts with the existing projects. It's best to delete them beforehand. Or you choose a different project name and refactor them afterwards. - click finish
- wait
- done.
Enjoy SVN,
Marvin
Rafa_es has created a tutorial for TortoiseSVN: