MxUpdate / Update

MxUpdate is a deployment tool for the Enovia PLM platform to handle administration objects as single update files (configuration items). Due to license an usage in productive system is not possible.
https://github.com/MxUpdate
Other
14 stars 10 forks source link

MxUpdate JPO's are always updated within installation #76

Closed moxter closed 10 years ago

moxter commented 10 years ago

From tim.mox...@googlemail.com on October 12, 2009 17:23:44

If MxUpdate is installed the JPO's are always installed (depends on the OS) because the file modification time is using mili-seconds, but the dates of the JPOs in MX are stored in seconds.

So the last modification time of the file must be converted to string and then compared against the stored value in MX.

Original issue: http://code.google.com/p/mxupdate/issues/detail?id=76

moxter commented 10 years ago

From tim.mox...@googlemail.com on October 17, 2009 06:16:39

fixed with r576

Status: Fixed
Labels: Version-0.7.1

moxter commented 10 years ago

From tim.mox...@googlemail.com on October 18, 2009 16:47:42

Status: Done

moxter commented 10 years ago

From tim.mox...@innobix.com on February 07, 2014 12:27:12

Labels: Status-Done

moxter commented 10 years ago

From tim.mox...@innobix.com on February 07, 2014 12:28:33

Labels: MigrationStatus-Done