This document explains how to configure eclipse to use with svn
- install subclipse plugin in eclipse
Configure using http protocol
Configure using svn+ssh protocol
- Install tortoiseSVN
- Download puttygen
- Using puttygen Generate the public key and private key
- Update your public key in SourceForge->Account->services
- Set env variable SVN_SSH with value
C:\Program Files\TortoiseSVN\bin\TortoisePlink.exe -i E:\sourceforge\keys\private.ppk
be sure to use \ instead of \
- Add svn url in eclipse