Solution Changes

Hello,

I have installed a version of a solution with a client. I had some difficulties with vista and finally go it up and running. We are testing it with developer / smart client and I am remoting in to make minor changes.

Today somehow I lost some calculations, so I reentered them and made a few other changes. I have noticed some black asterisks next to the solution and other elements. Some of the changes I made to the stored calcuation fields do not seem to be showing up on some forms. I am assuming that the changes are not being commited.

How can I get everything up-to-date so i can the calac working again?

Version: 4.1.3 - build 672

Thanks,
Erich

Erich,

In Servoy 4+ your changes are made only in your local copy in the servoy_workspace folder.
The asterix decoration means that you have uncommitted changes.

When you commit (to ServoyTeamPorvider or svn or another version control system) these changes will be visible to other developers.

Rob