How to get master-master replication with Subversion?

前端 未结 8 1074
青春惊慌失措
青春惊慌失措 2020-12-29 10:54

Seems like a simple problem:

  • I have an SVN repo inside our firewall.
  • I have an SVN repo outside our firewall.
  • I have users inside, and outsi
8条回答
  •  情话喂你
    2020-12-29 11:31

    Hmm...keeping two repos in sync with each other is non-trivial, I think. It would involve basically turning SVN into Mercurial or Git.

提交回复
热议问题