ho to open code in Previous version

0
Hello, we converted the code from 7.23.3 version to 8.0 Beta and now 8.0 has some limitation and due to that we are not able to deploy the solution , to fix it we want to roll back the solution on 7.23.3 version from 8.0 beta .    how can I do it ? what’s the step ? thanks
asked
1 answers
4

You can try to use tortoiseSVN to revert to the latest commit created in mx 7. Right-click in your project folder and go to TortoiseSVN > Show log. In here you can also revert your changes.

answered