r1 - 21 Jan 2008 - 11:04:01 - MarcGirodCmWiki  >  CM Web  >  ConfigurationManagement > SoftwareConfigurationManagement > MarcGirod  >  BccFaq1_2_7

(Base) ClearCase FAQ 1.2.7: How to perform mass checkins?

On Unix:

% cleartool lsco -s -cview -me -avobs -fmt 'ci -nc "%n"\n' | cleartool

The commands above will fail if no changes have been made. You can either insert the -identical flag (lazy and not recommended) or re-run the above once more, this time cancelling the checkouts with unco -rm.

Most often, this is done in the context of upgrading third party software. Check the clearfsimport and ClearCase::SyncTree tools.

-- MarcGirod - 21 Jan 2008

Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r1 | More topic actions | key Log In
 
Copyright © 1998-2008 CM Crossroads LLC
Ideas, requests, problems regarding CmWiki?? Send feedback