Skip to main content
6-Contributor
August 3, 2015
Question

Intralink 10.1

  • August 3, 2015
  • 1 reply
  • 1989 views


How do I change a version/revision value after the file has been checked into common space? I want to change revision "B" back to revision "A" in common space.

1 reply

15-Moonstone
August 3, 2015

It is possible using Windchill shell, and the command wt.vc.ChangeRevisionLabelUtility.  (CS31039)  But it requires that there are no pre-existing revision A's.  Does that fit your use case?  Or do you want to merge more B iterations into existing iterations of A?

sdicarlo6-ContributorAuthor
6-Contributor
August 3, 2015


The revision was changed from "A" to "B" and checked in. I want to keep the updates that were made to the CAD file, but I want the revision to be "A" instead of "B".

15-Moonstone
August 3, 2015

I don't think there is a way to accomplish what you would like.  I think this has been a long-running complaint, too.

If versions A.1, A.2, A.3, and A.4 exist ... and then B.1, B.2 are created ... we can't change the B1 and B2 to A5 and A6.