How to setup Subversion working with Eclipse
Sabato, Febbraio 25th, 2006This “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 […]