SVN颠覆异常“svn:'https://www.mymachine.com/svn/'的选项:无法连接到服务器(https://www.mymachine.com)”

时间:2012-03-09 04:35:21

标签: svn ubuntu

我在Ubuntu机器上安装了SVN subversion,当我输入svn --help时,我可以查看add,blame,cat等不同的选项。

我可以成功创建一个存储库并在其中添加文件并签出。

但是当我试图从其他机器SVN服务器结账时,如

$ svn co https://www.mymachine.com/svn/ 

$ svn checkout https://www.mymachine.com/svn/ its giving the below error.
  

svn:“https://www.mymachine.com/svn/”的选项:无法连接到服务器(https://www.mymachine.com

此外,我可以使用putty从Ubuntu服务器成功ping我的www.mymachine.com (我使用的是Ubuntu 9.04。)

0 个答案:

没有答案