如何在Ubuntu上安装Subversion 1.5

  1. sudo apt-get install subversion
  2. Add to the end of /etc/apt/sources.list:
    1. deb http://ppa.launchpad.net/clazzes.org/ubuntu hardy main
  3. sudo apt-get update
  4. sudo apt-get dist-upgrade

你可能感兴趣的:(如何在Ubuntu上安装Subversion 1.5)