从单独的(现已损坏的)SVN 存储库中恢复?
因此,出于某种原因(对实际 subversion URL 的误解以及之前只有 1 个人在处理代码),我们有两个不同的 subversion 存储库,其中包含我们想要的相同代码。基本上时间线是这样的:
- 创建了 X 存储库
- 将代码放入
- 创建的 Y 存储库
- 将 X 的代码放入
- 对 Y SVN 存储库进行了修改
- )
- Y 已损坏(所以他只是停止提交.. 在备份自行替换之前懒得说些什么 对 X 进行了更改
,所以现在我需要以某种方式将 Y 的更改合并到 X 中。执行此操作的最佳方法是什么?
So for some reason (miscommunication for what the actual subversion URL is and only 1 person working on the code previously) we have two different subversion repositories with what we want to be the same code. Basically the timeline went like this:
- Created X repository
- Put code in
- Created Y repository
- Put code from X in
- Made modifications to Y
- SVN repo Y got corrupted (so he just stopped committing.. not bothering to say something before the backups replaced themselves)
- I made changes to X
And, so now I need to somehow merge the changes from Y into X. What would be the best method for doing this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)