Book a Demo

Author Topic: work at home ;-)  (Read 2513 times)

Jake

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
work at home ;-)
« on: September 19, 2005, 07:58:52 am »
Hi,

We have an EA repository in a SQL server DB.
I would like to work while disconnected of the office network.
So, I make a copy of the repository (Data tranfert DBMS to EAP file).
Back to the office, I export my package to xmi file from my EAP file, then import to the SQL repository.
Unfortunaltely, all links external to my package were lost.

It seems this method is not the good one.
Does anybody knows how to work disconnected ?

Thanks

thomaskilian

  • Guest
Re: work at home ;-)
« Reply #1 on: September 20, 2005, 02:55:36 am »
Try right click on a package/Package Control/Configure. You should be able to work offline with the controlled package. You can also show the differences before reloading the updates at work (Package Control/Compare with XMI).

Jake

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
    • View Profile
Re: work at home ;-)
« Reply #2 on: September 21, 2005, 05:14:59 am »
Thanks.
It works fine.