Step 2 - Get the Driki

After completing Step 1 you'll have a working Eclipse/PHP installation with CVS & SVN support. To get the Driki we first have to define a rep.

  • Select the "Subversion Repository Exploring" perspective. To do this, click the button in the upper right corner select "other" and choose "Subversion Repository Exploring".
  • Now in the left (empty) list right click and select "New repository localtion". Alternativly choose File->->New ->Repository location and enter the URL of the SVN root. If you have commit right enter your user name and password
  • Click finish. Now you're back in the SVN perspective. You can browse through the SVN by expanding the tree
  • As of today we have two releases /branches. To check out one of these select it, "right click -> check out" and wait. After the check out has finished open the PHP perspective (remember the button in the upper right corner). You'll notice that your workspace now contains the check out branch (if you feel unsure check your workspace directory) -