Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 6 Command Line Utilities : RepoDelete

RepoDelete
Command
RepoDelete -url url RootNode RootNode ...
Purpose
This is only useful with very old versions of the product. Delete the node at the specified location in the project. This command is primarily used with 4.x instances.
RepoDelete can be combined with RepoExport to completely maintain a project through scripts.
Notes
If url points to a project saved in Multi-Project format, the following applies:
 
 
Deletes from the specified URL. Type RepoDelete -help url for information on the url format.
url must be specified.
Examples
RepoDelete -url test.dat /tibco/public/ae/class/class1 /tibco/public/ae/union/union1
 
RepoDelete -url tibcr://test:service=7500 /tibco/public/ae/class/class1
Location
TIBCO_HOME\tra\version\bin

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved