Book a Demo

Author Topic: Add branch do version control  (Read 4365 times)

Henrique Narciso

  • EA User
  • **
  • Posts: 86
  • Karma: +0/-0
    • View Profile
Add branch do version control
« on: October 27, 2009, 04:50:00 am »
After I imported a model from another project, I wanted to add it to version control.

The issue her is that it manages to say that a specific file already exists.

How can I go around this?

I cannot go to TFS and delete the files.
How can I know without a dought that I'm deleting the correct files, even if I manage to get a list of them?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Add branch do version control
« Reply #1 on: October 27, 2009, 07:52:06 pm »
You can always add each package manually to version control.
That allows you to specify the name of the xmi file that is being controlled.

Or use a different package in TFS for your version controlled files.

Geert

Henrique Narciso

  • EA User
  • **
  • Posts: 86
  • Karma: +0/-0
    • View Profile
Re: Add branch do version control
« Reply #2 on: October 27, 2009, 09:05:20 pm »
The tree Im adding to version Control has over 40 packages. Don't Know the best way to go throught this.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Add branch do version control
« Reply #3 on: October 27, 2009, 09:06:32 pm »
In any case, if you are adding them manually you alwas have to work bottom up.

Geert

Henrique Narciso

  • EA User
  • **
  • Posts: 86
  • Karma: +0/-0
    • View Profile
Re: Add branch do version control
« Reply #4 on: October 27, 2009, 09:50:22 pm »
yeap, is there any way I can get a list of files that are linked to the tree I'm inserting?