Rename, Copy or Remove Project

Projects may be copied, renamed or removed as full databases on the server directly from the application.

Copy a Project

A Web Admin may copy an existing project on the server. This copy function, performs a complete copy of the database (as opposed to using branching in Project Hierarchy which only includes the latest revisions of selected objects) and you are requested to give the copy a new name before starting the operation.

To copy a project, select a project in the Select a Project dropdown.

Then check the Copy the Project checkbox.

Give the copied project a new name.

Finally, click OK to initiate the copy operation. Wait for the confirmation message that indicates the success of the operation.

Since the source project will be temporarily unavailable for other users during the copying operation, make sure affected users are notified before the copy action is initiated so they can log off in due time!

Any objects in the created copied project will be internally updated to reflect the new name, including objects in Word Documents.

Rename a Project

A Web Admin may also rename any existing project. This operation is very similar to Copy Project, with the difference that only the new copy will remain. Any objects in the created copy will be internally updated to reflect the new name, including objects in Word Documents.

To rename a project, select a project in the Select a Project dropdown.

Then check the Rename the Project checkbox.

Enter the new name.

Finally, click OK to initiate the rename operation. Wait for the confirmation message that indicates the success of the operation.

Since the source project will be temporarily unavailable for other users during the renaming operation, make sure affected users are notified before the rename action is initiated so they can log off in due time!

For safety, the source project database files (with the original names, mdf, ldf), are kept on the server and would need to be manually deleted or removed. To restore the source project again, an 'Attach Database' operation could be performed using e.g. SQL Management Studio.

Remove a Project

To remove any project, the Web Admin may do so using the Remove the Project from the Server operation.

To remove a project, select a project in the Select a Project dropdown.

Then check the Remove the Project from the Server checkbox.

Finally, click OK to initiate the removal operation. Wait for the confirmation message that indicates the success of the operation.

Note that any user currently working in project is completly ignored when the remove action starts. Make sure affected users are notified before the remove action is initiated so they can log off in due time!

For safety, the source project database files, are kept on the server and would need to be manually deleted or removed. To restore the source project again, an 'Attach Database' operation could be performed using e.g. SQL Management Studio.

Last updated