Restoring a Deleted Folder or Element
You can restore a deleted folder or element (a service, for example) in the VCS repository if you did not subsequently delete it completely from the VCS repository.
To restore a folder or element that has been deleted from both Integration Server and the VCS
1. With your VCS client, restore the folder or element in the VCS repository.
Important: | If the folder or element contains subfolders or individual files, be sure you restore all of the folder or element contents, typically by applying a recursive restore. If you restore a service, for example, without restoring its node.ndf file, the service will not be recognized by Integration Server. |
2. Using the VCS client, check out the restored element to its original location in the ..\packages\ns directory. You may receive a message that the folder or element does not exist, with a request to create the folder or element. If so, respond so that all folders, elements, and files are created.
3. In Package Navigator, right-click the package that contained the deleted element and select Reload Package. This displays the restored element in the Package Navigator view.
Note: | At this point, although the restored element is in a checked out state on the VCS server, it does not display the checked out symbol in the Package Navigator view. |
4. In Package Navigator view, right-click the restored element and select Check In.