Book a Demo

Author Topic: Baseline path set to other location than C-drive?  (Read 3925 times)

Erkan

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Baseline path set to other location than C-drive?
« on: August 22, 2013, 12:09:03 am »
Hello,

Does anyone know how I can change the path where the baseline is set? I use EA10, but when I create a new baseline I can not change the path, EA starts exporting immediately.

Regards, Erkan

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Baseline path set to other location than C-dri
« Reply #1 on: August 22, 2013, 08:55:41 am »
Baselines are stored in your model. If you want a "baseline" in another location then export to an XMI file and select the location.

Erkan

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Baseline path set to other location than C-dri
« Reply #2 on: August 22, 2013, 03:49:57 pm »
Dear Simon,

We work with a central oracle database, we do not use version control.
Is there no other way to make sure that my baselines are backuped other than via an export? I would expect the baseline can be stored in the central database.

regards, Erkan

Stefan Bolleininger

  • EA User
  • **
  • Posts: 308
  • Karma: +0/-0
    • View Profile
Re: Baseline path set to other location than C-dri
« Reply #3 on: August 22, 2013, 04:52:34 pm »
Dear Erkan,

ask your db-Admin about a backup.  

Stefan
Enterprise Architect in "safetycritical development" like medical device industry. My free Add-in at my Website

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Baseline path set to other location than C-dri
« Reply #4 on: August 22, 2013, 09:52:26 pm »
Quote
Dear Simon,

We work with a central oracle database, we do not use version control.
Is there no other way to make sure that my baselines are backuped other than via an export? I would expect the baseline can be stored in the central database.

regards, Erkan
The baseline IS stored in the central repository. Namely in the table t_document where ElementType = 'Baseline'. It's base64 encoded and zipped in the Bincontent column.

q.
« Last Edit: August 22, 2013, 09:53:08 pm by qwerty »