Book a Demo

Author Topic: Override checkout by superuser?  (Read 3256 times)

mrblack12

  • EA User
  • **
  • Posts: 67
  • Karma: +0/-0
    • View Profile
Override checkout by superuser?
« on: April 12, 2013, 10:42:24 pm »
I'm fairly new to EA's version control but is there a way to override checkouts made by users who, for instance, went on holiday or fell ill for a long period of time?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Override checkout by superuser?
« Reply #1 on: April 12, 2013, 11:13:03 pm »
I assume you are using a RDBMS. In that case you must login as that user to release the checkout. Or you need to manipulate the database and additionally release the lock in the VC. Be aware that modifications get lost unless you export the package locally and replay it later on.

If you have EAP files you just need to release the lock in the VC. The user then needs to undo his changes or setup a fresh database.

q.
« Last Edit: April 12, 2013, 11:15:50 pm by qwerty »

Hamish

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Override checkout by superuser?
« Reply #2 on: April 13, 2013, 12:53:26 am »
I've used the EAP / VC unlock method several times on small internal projects with no issue.
Check out my blog - Business Analysed - for EA tips and guides, plus general BA productivity posts - www.hamishking.com