How to move an SVN repository to a new server

后端 未结 4 860
遇见更好的自我
遇见更好的自我 2021-01-30 07:19

We would like to merge two of our servers together and in order to do that we would need to install SVN on the \"new\" server and then move over all of our repositories that we

4条回答
  •  轮回少年
    2021-01-30 07:33

    Would this be a good time to re-organize how the repo is set up as well?

    Perfect time to do this, since you'll have to take your repository down anyway while you migrate it to the new server.

提交回复
热议问题