This tutorial shows the final delivery for exercise 2. The deliveries for the exercises
3, 4, 5 and 6 are analogous.
Check if your trunk version is up to date (= properly checked in = no local changes)
and passes the JUnit tests (to your satisfaction, in the best case all tests ;-)) for the
current exercise.
In the context menu of you Compiler project click: Team -> Branch/Tag...
Select the target URL: svn://ssw.jku.at/2008W/UB/k plus your MatrNo plus /branches/UE02,
for later exercices use UE03, UE04 and so on
sample for exercise 2: svn://ssw.jku.at/2008W/UB/k9855215/branches/UE02
Press Next
Select HEAD revision in the repository
Press Next
Optional: Enter a useful comment for the revision.
Press Finish
That's it!
OPTIONAL, if you want to change anything in that branch later, you can check it
out analogous to the checkout of the provided sources.
You can find the branch of the project in the branches folder of your repository.