How to setup Subversion working with Eclipse
This “how to” will show you how to setup a basically yet fully functional Subversion based system.
The main characteristics will be:
- Subversion on a XP machine using svnserve as protocol to give access to the repository.
- The Eclipse Subclipse plug in installed on the client machine.
This How-to assumes you’re familiar witch concepts like “version control system” and problems involving their use in a programmer daily activity. If this is not the case here’s any link I advice you to give a look to: