Book a Demo

Author Topic: Remove version controlled view.  (Read 4575 times)

oiwuernnslkdjf

  • EA Novice
  • *
  • Posts: 15
  • Karma: +0/-0
    • View Profile
Remove version controlled view.
« on: August 21, 2019, 06:21:56 pm »
Hello,

I created a version controlled 'View' under my root model and would like to delete the view. But EA gives me the following message:

Quote
You cannot delete the selected package tree at this time.
The contained package 'FW-Tasks', is currently checked-out in this model.   

(Only reporting first found checked-out package...)

In my SVN repository a name-of-view.xml packages was created. Can I just remove xml file? I would assume not.

Thanks!


Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Remove version controlled view.
« Reply #1 on: August 21, 2019, 06:54:26 pm »
First check it in, then delete it.
(if the parent package is also in version control you'll need to check-out that package as well)

Geert

ea0921

  • EA User
  • **
  • Posts: 104
  • Karma: +0/-1
    • View Profile
Re: Remove version controlled view.
« Reply #2 on: February 23, 2022, 07:11:05 pm »
I'm having the same problem; I attempt to delete an application schema I copied from another model.
I received the "currently checked-out in this model" error. 
Then I tried to check in the schema, but I got "access denied" error.
How can I fix this?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Remove version controlled view.
« Reply #3 on: February 23, 2022, 07:53:14 pm »
Since I dismissed use of VC a long time ago in favor of locking I can't remember the details. But basically it was turning off the whole VC and then taking it in again. (I once didn't do the latest step and that was a good decision.)

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Remove version controlled view.
« Reply #4 on: February 23, 2022, 08:23:49 pm »
I'm having the same problem; I attempt to delete an application schema I copied from another model.
I received the "currently checked-out in this model" error. 
Then I tried to check in the schema, but I got "access denied" error.
How can I fix this?
That might be a difficult one.
If it's checked out to someone else, you might need to clear the package flags yourself in the database.

Geert