Thursday, June 25, 2015

UCM ClearCase View creation and removal (Linux/UNIX view)

This document: ClearCaseUCM_howto_createview.docx
One time step for Linux like utilities in Windows 7
1.       Unzip “custom-path.zip” to C:\
2.       Goto My Computer > Properties

3.       Select “Advanced system settings”

4.       Select “Environment Variables”

5.       Edit user variable “Path”, include the “C:\custom-path;
6.       Click ok, ok.
7.       To take user environment variable effective, just logout and log in again.

STEPS to create UCM ClearCase view and remove UCM ClearCase view

1.       Identify what Project and Stream you going to work on using “ClearCase Project Explorer”.


2.       Goto C:\custom-path-radisys and click “Create_UCM_Linux_view.bat” (you create this as shortcut to your desktop or any other place)

3.       After created the view in Linux/UNIX, the screen below pop up to synchronize it to Windows ClearCase. (to allow access/work on Linux/UNIX view from Windows)
4.       Select the view has just created and click “Import”.

5.       Warning below pop up, just click “ok”

6.       After that window below pop up, and edit \\mycc01 to \\mynas01, then click “ok”.

7.       After finish import, click “Close” and view is created in Linux and visible in both Windows and Linux now.

8.       To confirm UCM view created to correct stream, goto “ClearCase Project Explorer” and select the stream’s properties.

9.       All view attached to the stream will be listed in “view” tab.


HOW to remove UCM view:
1.       Login 10.111.2.38 or mycc01 server
2.       List your view name, “cleartool lsview | grep

3.       To remove, “cleartool rmview –tag ” and it is done.

No comments: