Using Subversion and Eclipse in Windows
Friday, May 27th, 2005The process of setting up Subversion in Eclipse under Windows is rather convoluted compared to how straighforward it was in linux, which makes me I wonder if I’m not doing something wrong. Nonetheless, here’s how it works for me.
In a nutshell,
Install Subclipse
Install JavaSVN or Subversion command line binaries
Configure SVN in Eclipse
Install Tortoisesvn
Download PuTTY binaries
Set SVN_SSH [...]