Jenkins + TortoiseSVN - 不能 connect/integrate
Jenkins + TortoiseSVN - Can't connect/integrate
我无法将 Jenkins 与 TortoiseSVN 连接起来。我尝试将我的 Jenkins 与我的本地乌龟连接起来,所以没有在线服务器。
我使用 file:///C:/Users/a.simon/SVN/MyRepository
访问了我的本地存储库,但它不起作用。为什么 Jenkins 需要凭据,我在 Tortoise 中没有任何登录信息:
如果我 运行 那个,我得到这个错误:
ERROR: Failed to check out file:///C:/Users/a.simon/SVN/MyRepository
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file:///C:/Users/a.simon/SVN/MyRepository'
设置 - Tortoise:这是我的 SVN 文件夹
MyCannonAttack 包含项目
和存储库 repository-stuff
首先你需要配置Visual SVN Server,然后试一下就可以了。
https://www.visualsvn.com/server
我无法将 Jenkins 与 TortoiseSVN 连接起来。我尝试将我的 Jenkins 与我的本地乌龟连接起来,所以没有在线服务器。
我使用 file:///C:/Users/a.simon/SVN/MyRepository
访问了我的本地存储库,但它不起作用。为什么 Jenkins 需要凭据,我在 Tortoise 中没有任何登录信息:
如果我 运行 那个,我得到这个错误:
ERROR: Failed to check out file:///C:/Users/a.simon/SVN/MyRepository
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file:///C:/Users/a.simon/SVN/MyRepository'
设置 - Tortoise:这是我的 SVN 文件夹
MyCannonAttack 包含项目
和存储库 repository-stuff
首先你需要配置Visual SVN Server,然后试一下就可以了。 https://www.visualsvn.com/server