Connecting to SVN repository (Eclipse)
From Dokeos
Following the instructions below, you should be able to connect to the Dokeos Subversion repository using Eclipse. You should have Eclipse installed. To make working with PHP files easier, we recommend PHPEclipse. You should also have Subclipse installed, an Eclipse plugin for Subversion integration.
In the navigator perspective, right click and choose new > project...
Choose SVN > Checkout Projects from SVN.
Select the option to create a new repository location.
Fill in the location of the SVN repository and click next. Project info is loaded.
Select the folder with which you like to synchronize your project. For the trunk, choose trunk > dokeos.
Project info is loaded.
You have the choice to simply import all files as a new project in the workspace, or you can use the create project wizard to have some more advanced options. Here we choose to create a new PHP Project
It takes a while to checkout all files...
Right click on any file in the new project to see the available SVN commands.













