When you remove a file from a project, the file is not physically deleted; SNiFF+ simply edits the PDF, which means it must be writable (checked out).
In the Project Editor
The
complex.shared
PDF should still be checked out (bold typeface).
In the Project Tree, make sure the
complex.shared
project is highlighted so that
SNiFF+ knows which project you intend to modify.
Choose Project > Add/Remove Files to/from complex.shared...
In the Add/Remove Files dialog
Double-click on
Test.C.
The file is removed from the project, but is still physically stored in the directory. Files in
the project directory can later be easily added to the project again using this dialog.
Press Ok.
In the Project Editor
The
Test.C
file no longer appears in the File List, and the icon in the Project Tree warns you that the project has been modified.
To save the changes you made, choose Project > Save complex.shared.
The icon in the Project Tree and the bold typeface in the File List indicate that the PDF is
writable - you haven't checked it in yet.
In the File List, make sure the
complex.shared
PDF is highlighted, and choose
File > Check In...
In the Check In dialog that appears, press Ok.
The latest version of the PDF is now in the Repository. After your next working
environments update (described in the following chapter), any changes to the project
structure will be visible to all team members.