Book a Demo

Author Topic: EA 9.3 build 931: buggy version control  (Read 4206 times)

Wolfem

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
EA 9.3 build 931: buggy version control
« on: May 31, 2012, 11:14:32 pm »
Prerequisite: A given package is under version control by Subversion. Using EA 9.3 build 931.

Bugs:
  • EA cannot retrieve or check out previous revisions of this package. Makes usage of file history pretty useless.
  • EA cannot detect local modifications. The menu item "compare with controlled version" from the menu "package control" does not work. Can be considered as severe bug as it might become dangerous if changes are overlooked.
  • The menu item "scan XMI files and reconcile model" from menu "package control" updates all XMI files to the latest revision before reading them. Annoying, because I cannot restore previous revisions.
:(

It seems that EA always updates first all XMI files and then uses the local XMI files for further work (e.g. comparison).

Wolfem

  • EA Novice
  • *
  • Posts: 9
  • Karma: +0/-0
    • View Profile
Re: EA 9.3 build 931: buggy version control
« Reply #1 on: June 01, 2012, 02:30:34 am »
Correction: "compare with controlled version" works. Some compare options were wrong.