Book a Demo

Author Topic: Get all Latest Problem  (Read 2443 times)

cagrik

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Get all Latest Problem
« on: January 22, 2010, 08:46:39 am »
hi, we have integrated EA project model with version control tool VSS.
And our project model has nested packages that are controlled individually.

package 1
     ---package 2
          ---package 3
          ---package 4
     ---package 5
all packages are configured with VSS

When i do getAllLatest on package 1, package 3 and/or package 4 are not taken form VSS.  However,  when i do get latest for all packages individually, there is no problem all packages are up to date.

I cannot find the problem why getAllLatest does not work ?
Could you help ?
Thanks.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Get all Latest Problem
« Reply #1 on: January 22, 2010, 06:38:50 pm »
I too had an issue with the getAllLatest functionality for which I submitted a bug report: forum topic
Hopefully it will be fixed in version 8.0

Geert