Book a Demo

Author Topic: Synchronize With Code  (Read 2977 times)

AlanDex

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Synchronize With Code
« on: June 29, 2015, 11:57:05 am »
Hi,
I've only recently started using EA and due to designs being required to be done in a branch, we don't have a central location our static classes are generated from.

This means work done on other peoples PC's are generally not in the same file location as work done on my PC. So, synchronizing existing classes is an effort.

I would like to be able to change the location of a 'linked' source code file manually.

How do I do this?


A practical example
Employee A creates Class A in branch A.
Employee B (a week later), creates their own branch and makes modifications to Class A in Branch B.
the folder structure will be
C:\SourceCode\Branch X\
Where X is a designator and each branch is removed as required.
How do I synchronize code when the original branch is gone.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Synchronize With Code
« Reply #1 on: June 30, 2015, 08:58:02 am »
Look for the Local Paths feature.