Why do I get “Warning: Project projname~projversion membership change not allowed”?
This warning often comes with the following example text:
Warning: Project 'myproj~myproj2.0_meg' membership change not allowed. Work area is not visible from this interface or not writable by this user.
In this particular instance, the user incorrectly attempted to take an existing project associated with one database (a CMS6.3 database), and use that same project with another database (an upgraded S/CM6.4 database). S/CM checks the ownership and database association of the project in the project’s .ccmwaid.inf file before allowing changes. The solution in this case was to check out another version of the project with the new S/CM6.4 database (e.g. myproj~myproj2.0_mg). Another alternative would have been to first remove the myproj~myproj2.0_meg project using the CMS6.3 interface, thereby removing the project’s contents from the work area, then use the S/CM6.4 interface to check out a new myproj~myproj2.0_meg project into the same work area; the new project is now associa