Book a Demo

Author Topic: VC configuration "working copy path" shared between .eaps  (Read 3650 times)

danillodomingos

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-1
    • View Profile
VC configuration "working copy path" shared between .eaps
« on: February 04, 2017, 12:59:00 am »
Hi, Im facing the following problem:

I have two .eap (s1.eap and s2.eap for reference purposes), one for each system im working. I configured VC in each one of them through the menu Project -> Version Control -> Version Control Settings..., and for the s1.eap I put in "Working Copy Path" a specific path, say "c:\systems\s1", while on s2.eap I configured it with other path "c:\systems\s2". In both eaps I used the same unique ID, say "system-path".

To my surprise, s1.eap was using the same configuration of s2.eap, it appears to be globally sharing between projects the unique ID "system-path". Isnt it supposed to be a project specific configuration as stated in documentation on "http://www.sparxsystems.com/enterprise_architect_user_guide/8.0/projects_and_teams/configureversioncontrolwith.html" ?:

Once you have set up and tested the Local Working Copy, you are ready to define a Version Control configuration for use with the Enterprise Architect model to place under version control.

The EA version is 9.0

thanks


qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: VC configuration "working copy path" shared between .eaps
« Reply #1 on: February 04, 2017, 02:39:38 am »
The path settings are stored in a file under %appdata%. So they are user local, not pre repository.

q.