Content deleted Content added
GreenC bot (talk | contribs) Rescued 1 archive link; reformat 3 links. Wayback Medic 2.5 per WP:URLREQ#www-03.ibm.com |
m Added new release version, release date, and download doc link. Thanks |
||
(6 intermediate revisions by 6 users not shown) | |||
Line 5:
| developer = [[IBM]]
| released = {{Start date and age|1992}}
| latest_release_version = 11.0.0.
| latest_release_date = {{release date and age|
| latest_preview_version =
| latest_preview_date =
Line 12:
* [[IBM AIX|AIX]], [[HP-UX]], [[Linux]], [[Solaris (operating system)|Solaris]], [[Microsoft Windows|Windows]]
* [[z/OS]] (limited client)<ref>{{cite web|url=https://www.ibm.com/docs/en/clearcase/11.0.0?topic=installing-using-zos-extensions
|title=Installing and using z/OS Extensions|website=[[IBM]] }}</ref>
}}
| programming_language =
Line 24:
| genre = [[Software configuration management]]
| license = IBM [[Software license|EULA]]
| website = {{URL|https://www.ibm.com/products/
}}
'''IBM DevOps Code ClearCase (also known as IBM Rational ClearCase)''' is a family of [[computer software]] tools that supports [[software configuration management]] (SCM) of [[source code]] and other [[software development]] assets. It also supports design-data management of electronic design artifacts, thus enabling hardware and software co-development. ClearCase includes [[revision control]] and forms the basis for configuration management at large and medium-sized businesses, accommodating projects with hundreds or thousands of developers. It is developed by [[IBM]].
Line 45:
</ref>
ClearCase also provides authoritative build auditing, which generates metadata for each build artifact, including the context of the build and a bill of materials of files (including the exact version) referenced during the build. This metadata can be used for generating SBOMs ([[Software Bill of Materials]]) and is important in regulated environments where artifact traceability is essential. ClearCase includes an implementation of 'make' that integrates with the authoritative build auditing mechanism to ensure build correctness without timestamps and automatic sharing of build artifacts across views (workspaces).
== History ==
Line 60:
== Infrastructure ==
The [[database]] system that ClearCase uses is RDM Embedded from Raima. In ClearCase terminology, an individual database is called a ''VOB'' ('''V'''ersioned '''O'''bject '''B'''ase).<ref>{{Cite web |title=Versioned object bases (VOBs) |url=https://www.ibm.com/docs/en/clearcase/10.0?topic=administration-versioned-object-bases-vobs |access-date=2024-05-13 |website=www.ibm.com |language=en-us}}</ref> On this layer, maintenance takes place using Raima tooling. Around this layer, a set of interfaces with accompanying tools are used to manage the physical database system, which requires specific [[Database administrator]] skills.<ref>{{Cite news |title=IBM Rational ClearCase - Computer Science {{!}} Wiki eduNitas.com |url=https://wiki.edunitas.com/IT/en/114-10/IBM-Rational-ClearCase_19336_eduNitas.html |access-date=2024-05-13 |work=edunitas.com |language=id-ID |archive-date=2024-05-13 |archive-url=https://web.archive.org/web/20240513111854/https://wiki.edunitas.com/IT/en/114-10/IBM-Rational-ClearCase_19336_eduNitas.html |url-status=dead }}</ref>
The most important service is the Atria ___location Broker Daemon (ALBD), which manages all (LAN) communication between computers. Beginning with version 7, the server platform runs Websphere Application Server with a server application called the Change Management Server (CM Server), which served ClearCase clients via the HTTP Protocol. (Before version 7 there was a web service by which users could access ClearCase via their browsers.) CM server has since been replaced by the ClearCase Remote Client Wide-Area Network Server (CCRC WAN server), which continues to be based on Websphere Application Server.
Line 138:
== Releases ==
V11.0.0 (March 2024) release and succeeding fix pack releases.<ref>{{Cite web |date=2024-07-15 |title=New features and other changes in IBM DevOps Code ClearCase version 11.0.0.x |url=https://www.ibm.com/support/pages/node/7116220 |access-date=2024-09-05 |website=www.ibm.com |language=en}}</ref>
V10.0.1 (October 2023) release and succeeding fix pack releases.<ref>{{Cite web |date=2024-07-15 |title=New features and other changes in Rational ClearCase version 10.0.1.x |url=https://www.ibm.com/support/pages/node/6956257 |access-date=2024-09-05 |website=www.ibm.com |language=en}}</ref>
V10.0.0 (December 2022) and succeeding fix pack releases.<ref>{{Cite web |date=2023-01-31 |title=New features and other changes in Rational ClearCase version 10.0.0.x |url=https://www.ibm.com/support/pages/node/6621241 |access-date=2024-09-05 |website=www.ibm.com |language=en}}</ref>
V9.1.0 (December 2020) and succeeding fix pack releases.<ref>{{Cite web |date=2024-07-15 |title=New features and other changes in Rational ClearCase version 9.1.0.x |url=https://www.ibm.com/support/pages/node/6254804 |access-date=2024-09-05 |website=www.ibm.com |language=en}}</ref>
V9.1.0 (December 2020) and succeeding fix pack releases:▼
V9.0.2 (January 2020) and succeeding fix pack releases.<ref>{{Cite web |date=2023-10-03 |title=New features and other changes in Rational ClearCase version 9.0.2.x |url=https://www.ibm.com/support/pages/node/1087828 |access-date=2024-09-05 |website=www.ibm.com |language=en}}</ref>
V9.0.1 (June 2017) and succeeding fix pack releases.<ref>{{Cite web |date=2022-07-25 |title=New features and other changes in Rational ClearCase version 9.0.1.x |url=https://www.ibm.com/support/pages/node/558057 |access-date=2024-09-05 |website=www.ibm.com |language=en}}</ref>
V9.0 (March 2016) and succeeding fix pack releases
V8.0.1 (June 2013) and succeeding fix pack releases.<ref>{{Cite web |date=2020-12-18 |title=What's new in ClearCase |url=https://www.ibm.com/support/pages/node/615821 |access-date=2024-09-05 |website=www.ibm.com |language=en}}</ref>
== See also ==
Line 194 ⟶ 173:
== External links ==
* {{Official website|https://www.ibm.com/products/devops-code-clearcase}}
{{Version control software}}
|