Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: Fabio Riera on December 04, 2013, 02:37:36 am

Title: Getting Version Control Configuration Details
Post by: Fabio Riera on December 04, 2013, 02:37:36 am
Hi there,

Under the menu Project/Version Control/Version Control Settings, there is a frame titled "Configuration Details".

My question is: how I get the "Working Copy Path" value programmatically or doing a database query?

Thanks in advance
Title: Re: Getting Version Control Configuration Details
Post by: Helmut Ortmann on December 04, 2013, 06:59:16 am
Hi,

your path settings are local to your PC. Every user may have another path. There is the so called Unique ID (%...%) which defines your local path.

The mapping between Unique ID and your patch is stored in:
%appdata%Sparx Systems\EA\paths.txt

Helmut
Title: Re: Getting Version Control Configuration Details
Post by: Fabio Riera on December 04, 2013, 08:52:30 pm
Thanks Helmut. It's rare that this file is empty in my EA.
Title: Re: Getting Version Control Configuration Details
Post by: qwerty on December 04, 2013, 10:56:47 pm
Probably your wording is misleading. "Rare" = "not often". This file is filled once you have set up VC. Until then it has no contents.

q.