Michael, it may require some debugging through support, but there's no logical reason for that content to not appear once you update. It's possible the workspace is out of sync. From a command-line, please perform the following in the P&C workspace:
- accurev stat -m (This checks for modified files in progress. If any exist, Keep them)
- accurev update -9 (This forces the workspace to update to the current transactional level)
- accurev pop -O -R . (This replaces the content of the workspace)
At this point, after the update -9, you should be able to turn on Include/Exclude and see the new content. If not, I'd suggest you log a Support case with AccuRev.
Regards,
~James