Mercurial 是强大的分布式版本控制系统. 

本文将介绍如何在 Ubuntu 下快速的最新版的安装Mercurial, 其实只要几条命令就可以搞定了.

sudo add-apt-repository ppa:tortoisehg-ppa/releases
sudo add
-apt-repository ppa:mercurial-ppa/releases
sudo apt
-get update
sudo apt
-get install mercurial python-nautilus tortoisehg

相关文章:

  • 2021-08-20
  • 2021-12-14
  • 2022-12-23
  • 2021-12-24
  • 2022-12-23
  • 2022-02-23
  • 2021-09-10
  • 2022-12-23
猜你喜欢
  • 2021-06-05
  • 2021-09-15
  • 2021-11-08
  • 2022-12-23
  • 2021-08-17
  • 2022-12-23
  • 2021-10-02
相关资源
相似解决方案