Connecting to SVN repository (Eclipse)

From Dokeos

Jump to: navigation, search

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...

Image:Eclipse-svn-01.jpg

Choose SVN > Checkout Projects from SVN.

Image:Eclipse-svn-02.jpg

Select the option to create a new repository location.

Image:Eclipse-svn-03.jpg

Fill in the location of the SVN repository and click next. Project info is loaded.

Image:Eclipse-svn-04.jpg

Select the folder with which you like to synchronize your project. For the trunk, choose trunk > dokeos.

Image:Eclipse-svn-05.jpg

Project info is loaded.

Image:Eclipse-svn-06.jpg

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

Image:Eclipse-svn-07.jpg

Image:Eclipse-svn-08.jpg

Image:Eclipse-svn-09.jpg

It takes a while to checkout all files...

Image:Eclipse-svn-10.jpg

Right click on any file in the new project to see the available SVN commands.

Image:Eclipse-svn-11.jpg

Image:Eclipse-svn-12.jpg

Personal tools