Is it possible to import crm solution again?

I have made mistakes in crm’s methods while studying them, ind i cannot
correct them.
Is it possible to import again crm solution from a copy of servoy?

I downloaded 2005 servoy version. To test it, is it possible to install it in a different directory of 2004 servoy and to run it while servoy 2004 is not running?

The crm import should be available in servoy/solutions/examples.

You can delete the original solution from your repository or just import it over your edited version.

When you did something wrong with the database you can delete the tables and the import will correct it.

If it is only this solution you had in your repository you can also delete the complete directory (first stop the sybase database) and reinstall servoy.

Tank you very much for your prompt reply.
Gianni Pinna

Another important feature of Servoy is versioning of a solution. Before you edit something for testing reasons, you can make a new release of that solution using the repository. If you feel you made mistakes, you can go back to the release that was active before you started.

Good addition, thanks Patrick. And, to make it complete, delete the last (wrong) version before going back.

On the server your solution can be set back without any issue and the clients can work on the older version. With the developer you are only allowed to develop on the last version.