


View privateįiles are files residing in the Clearcase filesystem but not under theĬontrol of Clearcase. List files with label "LATEST" but not LABEL_X. List files in branch with search name or attribute. version(main/LATEST) & \! version( LABEL_X)' -printĬt find -avobs -nxname -element 'brtype( view_name)' -print branch 'brtype( branch-name)' -printĬt find. List files in current directory and subdirectories checked out to you in current view. List all checked out files in current directory.įlag "-r" recusivly looks in sub directories. Lookup event id: ct lsh -event file-or-element List file version label and build label for files beginning with "pref"Ĭt chevent -c 'new-comment-goes-here' -replace -event event-idĬt chevent -c 'new-comment-goes-here' -replace -lbtype labelĬhange the comment on a version of an element. List file version label and build label: (version (BUILD_1_1) vob_only: List elements and not derived objectsĭirectory version Rule: element * /main/LATEST Using current view, show files, private files, file version and rule. Path: /view/common_view/vob/ vob-name/.ĭeactivate a Clearcase view. Set current view to common_view without starting a Clearcase shell environent. * user-name /hosts/ host-name/ view-name/Views/reg_view.vwsĬt mktag -view -tag dynamic-view-name -nstart /hosts/ node-name/home/cleardata/views/ dynamic-view-nameĬt mkview -tag user1_view -stgloc viewstoreĬreate a new view in "viewstore" Clearcase server view mount point (see YoLinux client or server installation tutorial).Ĭt mkview -tag tmpA_view /hosts/ node-name/home/cleardata/views/ tmpA_view Millesc_view /hosts/ host-name/ view-name/Views/millesc_view.vws * /vob/practice_vob.vbt /hosts/ host-name/ view-name/Vobs/vobstore/practice_vob.vbs public * /vob/ VOB-NAME.vbt /hosts/ host-name/r1vob/vobs/vobstore/ VOB-NAME.vbs public This umask will set the default privileges on new files and direcotries.ĭefault protection will be set so that the user may write data butĭisplay Clearcase, cleartool, db_server and VOB database schema version. File: $HOME/.bashrc alias ct=/usr/atria/bin/cleartoolĪlias sv='/usr/atria/bin/cleartool setview'įile: $HOME/.cshrc alias ct /usr/atria/bin/cleartoolĪlias sv '/usr/atria/bin/cleartool setview'
