Subversion “label” like SourceSafe

前端 未结 8 2028
野趣味
野趣味 2021-01-04 01:15

Is there a way to do something similar to a SourceSafe label in svn? I know of the bransch/tag, but I would like to have a more lightweight way of just setting a name for a

8条回答
  •  渐次进展
    2021-01-04 01:46

    I think if you create a tag from the revision number of your trunk, then you can start see the logs of the trunk.

提交回复
热议问题