Migration from Base ClearCase - Heavy usage of command line and unix
One of our customers is currently using ClearCase, Base. Mainly from Unix.
I have some considerations regarding the migration path to RTC:
1. Currently the customer is using the following ClearCase clients:
Solaris 8 (SPARC)
Solaris 10 (x86)
How will we implement it with RTC?
I thought about using RTC installed client on supported OS, such as Linux, and having the sandbox location at the below clients for coding and compilation.
Do you have other idea?
2. Easy terminal window based research of complete change history based on regular expressions and standard Unix commands (e.g. find myfile.cc@@/main –exec grep ‘Bad change’ \; -print)
Currently they make benefit of the extended bath name capability with ClearCase ( @@ option).
3. Bugzilla integration - what are the option to integrate Bugzilla instead the Work Item usage?
4. Command line SCM capabilities - they use ClearCase Cleartool capabilities - what is the option with RTC? scm / lscm ?
Thanks a lot,
Yaron N.
One answer
2. Don't think there is a way to do that.
3. RTC-SCM will integrate with any OSLC CM provider. If you want to use Bugzilla instead of RTC work items, then you'd need to find or create an OSLC CM provider for Bugzilla.
4. Yes, scm and lscm are the RTC-SCM command-line tools.