Book a Demo

Author Topic: CRC of controlled packages  (Read 2866 times)

MichaelG

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
CRC of controlled packages
« on: March 27, 2013, 08:58:35 pm »
Hello,

I like to know how Enterprise Architect calculates the CRC value stored as PackageFlag in the table t_package.

We use SVN as version control system and I develop an add-in which asks the user if he want to reload the controlled package, if the xml file has changed.
Because of this I have to calculate the CRC of the xml file to reload it, if content has changed and to ignore change events caused by a new timestamp or something else.