Posted by Owen Barton on September 22, 2007 at 9:28am
Last updated by myke@drupal.org on Sun, 2008-10-26 00:55
Last updated by myke@drupal.org on Sun, 2008-10-26 00:55
Using an Eclipse Team Project Set
- This allows you to checkout Drupal for 4.6, 4.7, 5 and CVS HEAD in one go.
- You can also add the contribution repository, but this is very large so be warned!
- See http://drupal.org/node/80667 for full instructions
Using Eclipse CVS
- You can use the Drupal CVS repository: http://drupal.org/repos
- Window -> Open Perspective -> Other -> CVS Repository Exploring
- Right click -> 'New' -> 'Repository Location', enter repository details:
- Host: cvs.drupal.org
- Repository path: /cvs/drupal
- User & Password: anonymous
- Connection type: pserver
- Browse the repository to find appropriate site root, right click -> 'Checkout...'
- Add using the 'New Project Wizard' and select the PHP project type
- Select to correct revision for 4.6, 4.7 and 5 checkouts
- Checkout Drupal versions into ~/workspace/drupal-4-6, ~/workspace/drupal-4-7, ~/workspace/drupal-5 and ~/workspace/drupal-head