Thursday, October 16, 2008

How to use clearcase(1)-- Introduction

Clearcase is a tool to control source code, bugs(Activity), use case and documents and so on. It builds relationship among them.

VIEW: After a project is created then the developer can create some views for it. For example, the developer can create a development view. When you just do development and then you just need to checkout checkin the source code under development view. After you want to deliver it to enable others to see your source code. Then you have to check the integration view. So the first level of the management is different views. By use of different views, you can admin different versions of your project.

ACTIVITY: If a developer wants to add some feature, then a new activity should be created through clearquest and assigned to that developer. Then when the developer check in to fix it and the status of that activity would be changed automatically.

No comments: