同步2个svn存储库
我有这样的场景:我有一个 svn 存储库,被一些人使用。然后,还有另一群人想要在同一个应用程序上工作,但不想在我的 svn 存储库上工作。因此,这里的解决方案是拥有两个存储库。但我还必须同步它们。当有人在一个存储库中提交某些内容时,会自动在另一个存储库中提交。我知道 svn 存储库有一些主/从结构,但在这种情况下,我希望能够在它们两个中写入,以便在它们两个中进行提交。有没有办法用 svn 做到这一点?
感谢您的回复,
瓦西。
I have this scenario: I have an svn repository that is used by some people. Then, there is another group of people, that wants to work at the same application, but not on my svn repository. So, the solution here would be to have two repositories. But I also have to synchronize them. When somebody commits something in one repository, to be automatically submitted in the other one. I know that there is some master/slave structure for svn repositories, but in this case I want to be able to write in both of them, to make commits in both of them. Is there a way to do that with svn?
Thanks for replies,
Vasi.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
看一下以下内容: http://developer.mindtouch.com/User:PeteE/Synchronizing_SVN_Repositories_With_Svk< /a>
take a look at the following: http://developer.mindtouch.com/User:PeteE/Synchronizing_SVN_Repositories_With_Svk