How to have TortoiseSVN always freeze svn:externals for tags

前端 未结 8 1480
春和景丽
春和景丽 2021-02-04 03:06

Is this possible with tortoiseSVN?:

Always freeze svn:externals for tags

the scenario is our trunk will always use the \'HEAD\' revision for externa

8条回答
  •  迷失自我
    2021-02-04 03:28

    You should try SmartSVN which optionally converts HEAD-externals to fixed externals when creating tags or branches. You can find this option (External Revisions: (o) Leave as is ( ) Fix all ( ) Fix except below) at the bottom of the Add Tag/Add Branch dialogs.

提交回复
热议问题