Commits and merges on SVN subdirectories considered harmful?

后端 未结 4 811
死守一世寂寞
死守一世寂寞 2020-12-30 09:29

We have several large subprojects inside our main SVN project root.
I commit and merge only my subproject when working with our release branches, mainly because it\'s fa

4条回答
  •  旧时难觅i
    2020-12-30 09:52

    Another reason for this could be that merging only to the root limits the number of svn:mergeinfo properties that are going to be set on the folders/files in your repository.

提交回复
热议问题