Menu

Eclipse Setup

Asheesh Arora

This document explains how to configure eclipse to use with svn

  1. install subclipse plugin in eclipse

Configure using http protocol

Configure using svn+ssh protocol

  1. Install tortoiseSVN
  2. Download puttygen
  3. Using puttygen Generate the public key and private key
  4. Update your public key in SourceForge->Account->services
  5. 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 \
  6. Add svn url in eclipse

MongoDB Logo MongoDB