top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

Is there any command in clearcase to checkin all the files in one shot ?

+1 vote
327 views
Is there any command in clearcase to checkin all the files in one shot ?
posted Dec 14, 2015 by Neelam

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

Yes, You can do it easily, follow below process:

  1. Set your view (In case of Snapshot view go inside view directory/folder)
  2. Go to respective directory/folder.
  3. Run the below command:

cleartool ci -c "Check in Comment" cleartool lsco -r -s -cview

You can do same operation in Windows environment as well by selecting all files by shift key and do check in.

answer Dec 14, 2015 by Amit Kumar Pandey
Similar Questions
+1 vote

I just added a new file to the Project X directory. How come no one can see the new file in any of their views?

+1 vote

Is it the default behavior of clearcase tool or its behavior can be changed ?

+2 votes

I have a huge code base and it is showing files with zero bytes .
Can someone share a linux command to delete files with zero bytes in one attempt ?

...