Book a Demo

Author Topic: VC Issue locked elements  (Read 3118 times)

nxtControl

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
VC Issue locked elements
« on: June 14, 2019, 01:02:58 am »
Hello i've locked packages in my project what i want to force unlocked.
The user who as checkout is not available any more.

How can i unlock / force checkout ?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: VC Issue locked elements
« Reply #1 on: June 14, 2019, 01:06:41 am »
Use the version control system to remove the check-out, and then synchronize the status of the packages from EA.

Geert

nxtControl

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: VC Issue locked elements
« Reply #2 on: June 14, 2019, 01:17:10 am »
This was what i tried.
Log says:
Resynchronizing status of the selected version controlled package, with its Version Control Provider.   
   
   Package: 'Editors' - WARNING: Package marked as 'CheckedIn', but XMI file reported as 'Out To Other' - cannot synchronize to this state.  Package 'CheckedOutTo=' value remains empty.   
   
So i'm not able to unlock the packages. What do i wrong?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: VC Issue locked elements
« Reply #3 on: June 14, 2019, 01:23:28 am »
Go into your version control system and remove the check-out from the file.
Then you can do a synch.

Geert

nxtControl

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
Re: VC Issue locked elements
« Reply #4 on: June 14, 2019, 01:36:14 am »
Thank you. Solved.