TortoiseSVN - 从旧版本提交

发布于 2025-01-02 05:41:46 字数 341 浏览 1 评论 0原文

现在,我正在 SourceForge 上处理一个项目。使用 SVN,在某个时刻检查最新版本会导致此错误:

REPORT of '/p/myproject/code-0/!svn/vcc/default':
Could not read chunk size: Secure connection truncated (https://svn.code.sf.net)

我检查了之前的版本,进行了一些更改,然后想要提交该更改,希望摆脱此错误。

唯一的问题是 Tortoise 不允许我签入从旧版本修改的任何内容,并坚持要求我必须先更新,由于上述错误,这是不可能的。我该如何解决这个问题?

Right now, I'm working with a project on SourceForge. Using SVN, checking out the latest revision results in this error at some point:

REPORT of '/p/myproject/code-0/!svn/vcc/default':
Could not read chunk size: Secure connection truncated (https://svn.code.sf.net)

I checked out the revision just before it, made some changes and then wanted to commit that in hopes of getting rid of this error.

The only problem is that Tortoise won't allow me to check in anything that's modified from an older revision and insist that I must update first, which isn't possible due to the above error. How do I get around this?

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

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

发布评论

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

评论(1

雪落纷纷 2025-01-09 05:41:46

类似的问题的答案可以提供更多见解。一种可能的解决方案是签出新副本,手动复制所有更改的文件,然后提交。

Answers to similar SO question could provide more insight. One possible solution is to checkout fresh copy, manually copy there all changed files, and commit that.

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