How to set up native subversion (javahl) with Subclipse on Mac OS X

macPorts 安装教程

  1. Install the javahl binding with MacPorts:
    sudo port install subversion +bash_completion
    sudo port install subversion-javahlbindings


    奇怪的是,安装到一半,下载不了了,晕死,先记下来吧。

    How to set up native subversion (javahl) with Subclipse on Mac OS X_第1张图片

  2. Run eclipse, and add this upgrade site: http://subclipse.tigris.org/update_1.8.x
  3. Select the “JavaHL Adapter” and “Subclipse” modules and click “Install”
  4. Choose Eclipse > Preferences…, go to Team > SVN, find the “SVN Interface” pulldown, and choose “JavaHL”

你可能感兴趣的:(How to set up native subversion (javahl) with Subclipse on Mac OS X)