Author Topic: Version Control - filter XML  (Read 1846 times)

whgibbo

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Version Control - filter XML
« on: November 30, 2011, 12:09:53 am »
Hi,
I'm new to EA, so please forgive me if this question has already been asked.

From what I can see I when I add a branch to version control, it generates an XML file.  Which is find..

The problem is when I then have to get the package... It displays every XML file under the subversion.   So is there any way to:
1) Either change the file extension e.g .XML to .EA_XML
2) Apply some exclusion filenames or folders when get the projects, to speed up the process of getting a project.


Many thanks

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13381
  • Karma: +563/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Version Control - filter XML
« Reply #1 on: November 30, 2011, 05:41:40 pm »
The trick is to make a working folder with only EA stuff.
Then EA will only show you the xml files in that working folder that are not yet included in the model.

Geert

whgibbo

  • EA Novice
  • *
  • Posts: 13
  • Karma: +0/-0
    • View Profile
Re: Version Control - filter XML
« Reply #2 on: November 30, 2011, 07:44:50 pm »
Thanks, not ideal..

Shame they didn't change the file extension.