Subversion - should anyone be developing off the trunk?

前端 未结 17 1694
清酒与你
清酒与你 2020-12-13 03:55

When using Subversion, should developers be working off the trunk or should the trunk be only used for merges from each individual developer\'s branch and watched by a conti

17条回答
  •  北海茫月
    2020-12-13 04:17

    Yes.
    it does not make any sense to make your latest branch your most recent release. Then, your trunk becomes outdated from your branches.

提交回复
热议问题