The 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.0.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://svn.sourceforge.net/svnroot/xith3d” resp. “https://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.
I’ll ask Will to make this thread sticky. So please only discuss in this thread, if really necessary. Consider to discuss in this thread to make life easier for new folks having to read this thread.
Enjoy SVN,
Marvin