Can't export a previous release of a solution

I need to export a previous release of a solution, so I can reimport it and make it the current version. When I activate the older release, export it, then reimport, I end up with the latest release instead of the prior release. I don’t seem to be able to export a previous release. It always exports the current release.

Any guidance on how to export an older release?? Thanks.

Servoy 3.5.7
Windows XP
MySQL

Jason,
did you do a clean import?

No. How exactly does clean import work?

Should I delete my solution then do a clean import with the version I’m trying to get? (after appropriate backups, etc of course).

How does the naming work if I do a clean import when the original is still in the repository?

Thanks.

Hi Jason,

popdizzle:
I need to export a previous release of a solution, so I can reimport it and make it the current version. When I activate the older release, export it, then reimport, I end up with the latest release instead of the prior release. I don’t seem to be able to export a previous release. It always exports the current release.

So you don’t want your current release. I guess you can export (if you still want to keep those) the latest release and then delete that release from the repository. Rinse and repeat until you reach the release you want to use.

Hope this helps.

That worked. I think I’m good. Thanks.