Importing Projects from Subversion

When you import projects from Subversion, they may throw a number of validation errors.

This is expected behavior. When you apply the "missing special folder" resolution this will cause a full project build, which means that the missing generated BOMs will be generated and all problems resolved.

When you committ the project to Subversion, any folder or file that is marked as "derived" will not be committed and therefore these resolved special folders will not be committed and this means you will receive the error again.

It is usually good practice to run a clean build on projects checked out of Subversion.