SVN Unable to connect to a repository at URL 不知道这样的主机: 问题解决

工具是eclipse Maven ,搭建好项目的框架后上传SVN出现如下错误:

不知道这样的主机。 
svn: Unable to connect to a repository at URL 'https://pc-201311301552/svn/taotao-0426/taotao-parent'

mkdir --parents -m "初始导入。淘淘商城,搭建框架完成。" [https://pc-201311301552/svn/taotao-0426/taotao-parent]
   
不知道这样的主机。 
svn: Unable to connect to a repository at URL 'https://pc-201311301552/svn/taotao-0426/taotao-parent'

解决方法:

在eclipse中的项目上右键 Team—》Share
Project---》选择SVN然后

Next---》选择你将项目共享的资源库的URL(这个URL可以在你的SVN服务器端点击你
要选择的资源库会显示出URL)---》Next--》Next--》Finsh

上一篇:【SVN】Unable to connect to a repository at URL 'svn://localhost/Test'


下一篇:Tortoise-SVN 出现“unable to connect to a repository at url no element found”解决办法