[FrontPage] [TitleIndex] [WordIndex

Checking out deegree 2 with subversion

Before checking out deegree from subversion please make sure, text file encoding is set to the right standard.

Instructions on setting up deegree 3 can be found at here.

text_file_encoding.jpg

1. Step 1:

After installing of the subclipse plugins (and restart), click:

In the following dialog select SVN->checkout Projects from SVN:

new_project.png

2. Step 2:

Create a new svn repository location:

new_svn_location.png

3. Step 3:

In the next dialog add one of the following urls,

new_svn_location_2.png

4. Step 4:

The next Dialog lists all Modules on the server, the svn-repository layout differs from the old cvs repository, it has following structure:

repos_view_1.png

Six modules are selectable

Some of these Components have the common svn subdirectory structure, they are used for the deegree versioning and release management:

If you are looking for the most recent deegree framework, you'll probably want to select base/trunk, and afterwards click next or finish.

repos_view_2.png

While clicking on the "next" button, you can optionally select a revision. It is very important, that while clicking the "next" button you should select the checkout as a project using the project wizard:

check_out_as.png

5. Step 5:

In the project wizard dialog select java project:

new_project_2.png

6. Step 6:

Define name and jre:

project_specs.png

7. Step 7:

ignore message on "existing" files, simply click "ok".

confirm_overwrite.png

8. Step 8:

Checking out as usual:

checkin_out.png

Confirm the question to open the Java Perspective.

Afterwards, you have to edit the build path of the new project:

build_path.jpg

9. Finish

Attention:

history.png

10. Synchronising

Wie bei cvs kann über das kontext menü -> Team->Synchronize mit dem SVN-repository synchronisiert werden, wonach einen commit oder einen update erfolgen kann.

synchronize_svn.png


CategoryDeegree2


2018-04-20 12:04