How do I create a branch?

后端 未结 10 1040
梦谈多话
梦谈多话 2020-12-02 03:24

How do I create a branch in SVN?

10条回答
  •  独厮守ぢ
    2020-12-02 04:10

    If you even plan on merging your branch, I highly suggest you look at this:

    Svnmerge.py

    I hear Subversion 1.5 builds more of the merge tracking in, I have no experience with that. My project is on 1.4.x and svnmerge.py is a life saver!

提交回复
热议问题