AnkhSVN Exception错误(分支解决方案)

发布于 2024-08-07 05:19:16 字数 975 浏览 4 评论 0原文

每当我尝试使用集成在 Visual Studio 2005 中的 AnkhSVN 分支解决方案时,我总是收到以下错误消息:

SharpSvn.SvnRepositoryIOException: 存储库永久移至“http://”;请搬迁 在 SharpSvn.SvnClientAr gs.HandleResult(SvnC lientContext 客户端,SvnException 错误) 在 SharpSvn.SvnClientAr gs.HandleResult(SvnC lientContext 客户端,svn_error_t* 错误) 在 SharpSvn.SvnClient.R emoteCopy[TSvnTarget ](ICollection`1 sourceTargets, Uri toUri, SvnCopyArgs args, SvnCommitResult& result) 在 SharpSvn.SvnClient.R emoteCopy(SvnTarget sourceTarget,Uri toUri,SvnCopyArgs args) 在 Ankh.Commands.Branch SolutionCommand。< >c__DisplayClass4 .b_ _0(对象发送者,ProgressWorkerArgs ee) 在 Ankh.ProgressRunnerS ervice.ProgressRunne r.Run(Object arg)

ankh-version=2.1.7362.250 命令=解决方案分支 svn-版本=1.6.5 Sharpsvn-版本=1.6 005.1351.39149 vs-版本=8.0.50727.42 os-version=5.1.2600.196608

如何在 AnkhSVN 中使用分支?我如何知道 Subversion 服务器中使用的网络协议?看来使用http作为协议。我也不知道用于创建 Subversion 服务器的 Subversion 存储库 URL,因为我们的管理员不可用。

感谢您的帮助!

I always get the error message below whenever I try to branch solution using AnkhSVN which is integrated in Visual Studio 2005:

SharpSvn.SvnReposito​ryIOException:
Repository moved permanently to 'http://'; please relocate
at SharpSvn.SvnClientAr​gs.HandleResult(SvnC​lientContext client, SvnException error)
at SharpSvn.SvnClientAr​gs.HandleResult(SvnC​lientContext client, svn_error_t* error)
at SharpSvn.SvnClient.R​emoteCopy[TSvnTarget​](ICollection`1 sourceTargets, Uri toUri, SvnCopyArgs args, SvnCommitResult& result)
at SharpSvn.SvnClient.R​emoteCopy(SvnTarget sourceTarget, Uri toUri, SvnCopyArgs args)
at Ankh.Commands.Branch​SolutionCommand.<​>c__DisplayClass4​.b_​_0(Object sender, ProgressWorkerArgs ee)
at Ankh.ProgressRunnerS​ervice.ProgressRunne​r.Run(Object arg)

ankh-version=2.1.7362.250
command=SolutionBranch
svn-version=1.6.5
sharpsvn-version=1.6​005.1351.39149
vs-version=8.0.50727.42
os-version=5.1.2600.196608

How can I be able to use branching in AnkhSVN? How would I know the network protocol used in our Subversion server? It seems that http was used as the protocol. I also don't know the subversion repository URL used to create our subversion server since our admin is unavailable.

Thanks for the help!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

祁梦 2024-08-14 05:19:16

查看此帖子,位于AnkhSvn 邮件列表。那里的用户似乎也有同样的问题。也许那里提供的解决方案可以帮助您?

Take a look at this thread at the AnkhSvn mailinglist. A user there has what seems to be the same problem. Perhaps the solution provided there can help you?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文