我创建了一个新的存储库 A。
以存储库 B 作为源运行 svnsync init。
将转储文件从 B (rev 0 to 1690 of 1801) 加载到 A。
然后尝试运行 svnsync。我的想法是 svnsync 可以从转储文件停止的地方开始。
这是错误:
svnsync: Destination HEAD (1690) is not the last merged revision (0); have you committed to the destination without using svnsync?
Run Code Online (Sandbox Code Playgroud)
有没有办法让 svnsync 认为它已经同步到当前的转速?
svn ×1