由于重定向循环,无法签出 svn 存储库

Unable to checkout svn repository because of redirected cycles

我正在尝试使用以下命令检出存储库:

svn 签出 http://code.ascend4.org/ascend/branches/saheb-canvas/

我收到了这个错误: svn: E195019: 检测到 URL 'http://code.ascend4.org/ascend/branches/saheb-canvas'

的重定向循环

当我进入存储库时,实际上有一个 link 指向导致上述错误的任何子目录中的父目录。

请提出解决方案。谢谢:)

你用错了URL,http://code.ascend4.org/ascend/branches/saheb-canvas/用于浏览

如您在 their docs 中所见,您必须使用此 URL 进行 SVN 结帐:

svn co http://svn.ascend4.org/branches/saheb-canvas/