[Home]ClearCase

ec2-18-218-127-141.us-east-2.compute.amazonaws.com | ToothyWiki | RecentChanges | Login | Webcomic

OP = Vitenka

ClearCase is a high powered overkill solution for versioning.  It's CVS on steroids.

Lots of access control levels, lots of cross site stuff.  It's for big organisations, and shows it in how flexible it is in setup and how much it costs.

Annyway. I won't sing its praises.  It does its job and it gets in the way sometimes.

Its USP was that it installs as a filesystem.  Of course, many other CVS clones do that too, now.

Its graphical tools (version tree, version compare, automerge) are decent but not wonderful.  And they are slow.

Anyway - here I paste two useful commands:

Print all files on a given branch - useful when you want to do something to all of them:
find -avobs -ver "{version(...\branch_name\LATEST)}"  -print

Find all files that are NOT versioned objects (or derived form them, like object files) and are not just checkouts:
lsprivate -invob \vob_name\path_name\ -other

Not to be confused with CVS, MKS, ...



CategoryComputing

ec2-18-218-127-141.us-east-2.compute.amazonaws.com | ToothyWiki | RecentChanges | Login | Webcomic
This page is read-only | View other revisions | Recently used referrers
Last edited August 15, 2003 10:58 am (viewing revision 2, which is the newest) (diff)
Search: