开发者

Subclipse - How to mark a major revision?

开发者 https://www.devze.com 2022-12-31 11:01 出处:网络
How does 开发者_Go百科one go about marking a major revision using the Subclipse plugin? I\'d like to mark a project at the end of an iteration such that it\'s possible to revert if necessary without g

How does 开发者_Go百科one go about marking a major revision using the Subclipse plugin? I'd like to mark a project at the end of an iteration such that it's possible to revert if necessary without going through endless changes.

TIA.


You should create a new tag. Use the "Branch/Tag" command post commit. This makes a 'tag' copy and is stored in "tags" folder.

0

精彩评论

暂无评论...
验证码 换一张
取 消