Update the documentation to refer to ClearCase instead of HCL VersionVault.

Review Request #14429 — Created May 12, 2025 and submitted

Information

Review Board
release-7.1.x

Reviewers

In 2024, HCL rebranded VersionVault to HCL DevOps Code ClearCase.
Power Pack 6 renames the VersionVault / ClearCase integration to just
ClearCase. This change updates the Review Board documentation
accordingly.

Built and viewed the docs.

Summary ID
Update the documentation to refer to ClearCase instead of HCL VersionVault.
In 2024, HCL rebranded VersionVault to HCL DevOps Code ClearCase. Power Pack 6 renames the `VersionVault / ClearCase` integration to just `ClearCase`. This change updates the Review Board documentation accordingly.
862b718e4838036cc525d3e403170291d058d1ca
Description From Last Updated

I feel like we should rename the doc file too so the URL makes sense.

daviddavid

Just flagging that this will need to be changed if we go with the other option for the legacy name …

chipx86chipx86
There are no open issues
david
  1. 
      
  2. Show all issues

    I feel like we should rename the doc file too so the URL makes sense.

    1. We could rename and redirect the old one. You just have a redirects.json at the root of the docs build that looks like:

      {
          "relative/path/to/docname": "relative/path/to/new/docname",
          ...
      }
      

      These are relative to the top of the docs URLs. An example would be users/getting-started/workflow.

    2. I'll do that here and for the other SCM tool renames (in Power Pack and RBTools docs as well).

  3. 
      
maubin
david
  1. Ship It!
  2. 
      
chipx86
  1. 
      
  2. Show all issues

    Just flagging that this will need to be changed if we go with the other option for the legacy name left in the other review request.

  3. 
      
maubin
david
  1. Ship It!
  2. 
      
chipx86
  1. Ship It!
  2. 
      
maubin
Review request changed
Status:
Completed
Change Summary:
Pushed to release-7.1.x (ae0b82c)
Loading...