导出 CVS 存储库
如何将 CVS 存储库从一台机器导出到另一台机器?如果我转移整个 CVSROOT 然后将其设为新机器的 CVSROOT 会起作用吗?如果是这样,它是否还包括所有修订历史记录?或者还有其他目录需要导出...
提前致谢
how to export a CVS repository from one machine to another? Would it work if i transfer the whole CVSROOT then make it the CVSROOT of the new machine? if so, would it also include all the revision history? or there are additional directories need to be exported...
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是一个很好的分步指南: http://www.solarorange.com/docs/ cvs/repositorymove.html
看起来你只是把拉链拉上。
Here's a good step by step guide: http://www.solarorange.com/docs/cvs/repositorymove.html
It looks like you just zip it up.