TortoiseSVN:“该补丁似乎已经过时”
我正在主干上创建补丁,当将其应用到另一个分支时,出现“补丁似乎已过时”错误。我在 Google 上没有找到解决方案。主干刚刚合并到分支。
我在 Windows 7 上使用 64 位 TortoiseSVN v1.63。
I'm creating a patch on trunk and, when applying it to another branch, get "The patch seems outdated" error. I didn't find a resolution on Google. The trunk has just been merged to the branch.
I'm using 64bit TortoiseSVN v1.63 on Windows 7.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
在尝试签入新补丁之前,您是否尝试过执行 svn up ?
Have you tried doing an svn up before you try to checkin the new patch?