Book a Demo

Author Topic: work disconnected  (Read 2701 times)

YuraL

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
work disconnected
« on: May 09, 2006, 06:42:29 am »
Hi,
My model is on a central DBMS repository, and is also under source control.  If I want to work on my model while disconnected from the central repository, is there a way for me to do this?  When I check the files out of source safe, there is a copy on my local machine, but how do I edit this copy w/o EA trying to make changes in the DB, and then how do I synch my work.  
Thank you very much for any help.
Yuri

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: work disconnected
« Reply #1 on: May 09, 2006, 03:19:40 pm »
You can set up version control to an eap model seperate from your repository.  You can then check out the package in the same way as you normally would (inside EA) take it away, work on it, then check it back in when you reconnect.  You'll then need to do a Get Latest on the shared repository to get it up to date.