- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to delete and add a file in the depot using sw...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2006 04:45 PM
07-12-2006 04:45 PM
How to delete and add a file in the depot using swmodify
Hi ,
I want to delete and add a file into the product depot , without changing its cksums , can this be achieved using swmodify?. What options should I specify to achieve this.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2007 04:46 PM
08-28-2007 04:46 PM
Re: How to delete and add a file in the depot using swmodify
While you can use swmodify to update the IPD info, it doesn't actually change the files there. See your other thread:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1043287
This seems to be the case from swmodify(1m):
Common uses of swmodify include:
+ adding file definitions to the existing list of file
+ changing the values of existing attributes.
+ defining new objects. Example: to "import" the definition of
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2007 05:35 PM
08-28-2007 05:35 PM
Re: How to delete and add a file in the depot using swmodify
If you want to add files to a depot use swcopy.
For delete use swremove (the source must be the depot).
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-28-2007 06:01 PM
08-28-2007 06:01 PM
Re: How to delete and add a file in the depot using swmodify
shashikala,
you can add using swmodify. but delete you need to use swremove the depot and swinstall again.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 11:30 AM
08-29-2007 11:30 AM
Re: How to delete and add a file in the depot using swmodify
swmodify will only add descriptions, not the file itself. You would either have to use swpackage to redo it, or to cheat and look under the covers and manually add it inside the depot. (The directories are created for you though. :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 01:23 PM
08-29-2007 01:23 PM
Re: How to delete and add a file in the depot using swmodify
thanks.
WK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 04:48 PM
08-29-2007 04:48 PM
Re: How to delete and add a file in the depot using swmodify
Thank you for all , I got the solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2007 06:18 PM
08-29-2007 06:18 PM
Re: How to delete and add a file in the depot using swmodify
Good to hear. please assign points to close this thread.
Thank You
WK