开发者

How to tag a project in cvs and eclipse

I want to tag a release, but I don't see any option for it as belo开发者_Go百科w. I am using from eclipse.

How to tag a project in cvs and eclipse


Open CVS Repositories view (Window > Show View > Other > CVS Repositories). You should see your project location in this view. Navigate to you project and right clickt on it. You should then see the command Tag as Version....

How to tag a project in cvs and eclipse


You can even do it from Project Explorer or Navigator. Right click on source you would like to tag -> Team -> Tag as Version.

How to tag a project in cvs and eclipse

Once you click on Tag as Version, it will pop up another window as below. Add the tag name you wish and click OK.

How to tag a project in cvs and eclipse

You can verify tag name through Right click on resource -> Team -> Show History

How to tag a project in cvs and eclipse

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜