Book a Demo

Author Topic: EA Model under Subversion connection URL ?  (Read 2969 times)

Tahir Nazir

  • EA Novice
  • *
  • Posts: 10
  • Karma: +0/-0
    • View Profile
EA Model under Subversion connection URL ?
« on: November 09, 2012, 12:54:15 pm »
Hi,
  I am building an add-in and that model of EA is under Version Control. I have created link for Subversioning.

Can someone guide me that how to access this subversion url path of specified diagram using C#.
I have read the documentation but there is no Function API to access the Version Control URL of model.

Or in which DBMS table is it stored?

thanks a lot.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: EA Model under Subversion connection URL ?
« Reply #1 on: November 09, 2012, 06:31:41 pm »
Tahir,

The settings for version control are a bit everywhere.
Part of it can be found the paths.txt in the %appdata%
Part of it in the t_package.XmlPath column
Part of it in the registry: HKEY_CURRENT_USER\Software\Sparx Systems\EA400\EA\OPTIONS
and then there must be another part in the database that defines the actual configurations, but I don't remember where that is stored.

Geert