svn在Ubuntu上也可以方便的使用。我先在Windows服务器上配置好subversion,然后在Ubuntu上安装svn,就可以方便地进行同步更新了。
checkout: svn checkout svn://url /home/destionation_dir/
update : svn update /home/destionation_dir/
此文章由 http://www.ositren.com 收集整理 ,地址为: http://www.ositren.com/htmls/50317.html