To remove a file or folder that maps to a JRules package from the CVS repository:
-
Remove the file from your working copy of the repository.
Note |
The CVS Remove command is unavailable unless you delete the associated package in the Rule Builder and then save the repository. |
-
Click the
button in the Teamwork toolbar or right-click the element in the Project File Explorer and click CVS Remove on the shortcut menu, to tell CVS that you really want to delete it.
-
Use the CVS Commit command to actually perform the removal of the file from the repository.
This removes the selected item from CVS. If the item is a folder, all its children that can be removed are recursively removed from CVS.
Note |
Make sure that you have not made any uncommitted modifications to the file. If you remove the file without committing your changes, you will not be able to retrieve the file as it was immediately before you deleted it. |
See Also
Adding Files to CVS | Deleting a Project from a Repository | Deleting Packages from a Project
|