User login |
Clearcase Tips and TrixMost of the content on this page is pinched from YoLinux Tutorial - Clearcase Client Commands. I've just added them here for quick reference. Usefull Commandsct lsco ct lsco -r ct lsco -me -cview -all ct find ./ -branch 'brtype(branch-name)' -print ct lsprivate find . -print | xargs cleartool mkelem -mkpath -nc cleartool find . -exec 'cleartool ci -nc $CLEARCASE_PN'
|