I'm having trouble with the status of my workspace. Plastic SCM gives the impression that I have committed all changes and am now synchronized to a specific changeset. It lists no pending changes. But I know that some source code files are out of sync. Those files are not on any ignore list by the way. If I change some unimportant whitespace, Plastic SCM will list the file as pending and will show both the whitespace change and the actual code change which was out of sync before.
So the question is: Is there a way to make 100% sure that my workspace is in sync with the selected changeset on the server? Some cm command to calculate checksums, find desynced items, force updating, anything?
Note: Switching to the current changeset doesn't help. Checking out the entire repository to a new workspace is not an option.