.

Release Notes: CODESYS SVN 4.6.2.0

Key Issue Type Summary Resolution Note
SVN-1222 Bug

BinaryArchiveWriter Save fails if profile has no info about a property

Fixed [[KNOWN_LIMITATIONS]]
Confirming a storage upgrade dialog with "No" will result in a project state where the objects might contain data which cannot be saved with the current storage profile, because "No" will prevent the profile from being updated.
In some cases this will lead to objects not being written fully to the working copy. A warning will be presented to the user in this case
SVN-1220 Bug

Checkout project fails due to Object not serializable

Duplicate [[GENERAL]]
Duplicates SVN-1222
SVN-1202 Improvement

Update AxProtector to 11.40

Fixed
SVN-1200 Bug

ArgumentNullException when running "svn update" from the API after "svn import" in noUI mode

Fixed [[GENERAL]]
Retrieval of 'svn info' data now is enforced after 'svn import', so that subsequent operations relying on it, won't fail anymore, if triggered instantaneously after the 'svn import'.
SVN-1196 Bug

NullReferenceException on svn.update after import

Fixed