ubuntu下一些版本控制软件的安装
SVN
sudo apt-get install subversion
GIT
sudo apt-get install git-core
HG
sudo apt-get install hgsvn
think in coding
SVN
sudo apt-get install subversion
GIT
sudo apt-get install git-core
HG
sudo apt-get install hgsvn