Hello,

i try to open an older magma repository using:

 MagmaServerConsole new
    open: '/myrepository' ;
    processOn: 9010.

This throws the error:  'This database requires code version x.  You are running version y.

The Error is thrown in MaObjectRepository>>validateVersion.  Can i upgrade a repository to a higher code version and how can i do that?

Thanks in advance,
Heiko