If you haved installed Eclipse with C/C++ support you can now start it and go to the workbench.
The installed Eclipse might not have the subversion plugin installed. So use the "Help" -> "Install New Software" Menu.
Search on all available Sites for an "svn" Plugin. Choose "Subversive SVN Team".
After the SVN Plugin is installed, you can checkout it from the repository. On the Project Explorer use the context menu and choose "Import" and then "SVN" -> "Project from SVN".
Use the URL "svn://svn.code.sf.net/p/opensourcepilot/svn/trunk/fw
You can name your Project "OpenSourcePilot"
Use the latest revision.
Now finish up the checkout. If everything is on your computer you can start to work with the code. Have fun! :-)
Anonymous