How can I restore project form an old commit to open it in older Mendix version?
0
I need to downgrade to an older version of Mendix. I don’t need to preserve any data in the memory, just need to downgrade because the new version of Mendix doesn't support some packages I need. I’d be glad to restore the project form a previous commit that I made in the older Mendix version, but how can I do it if I already converted it for the newest Mendix version?
asked
Maxim Velichkin
1 answers
2
Hi Maxim Velichkin,
Using svn repository you can download specific revision or you can create new branch using specific revision.