<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Repackaging SD-UX depots in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529292#M24894</link>
    <description>See &lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1996-90011/B1996-90011_top.html&amp;amp;con=/hpux/onlinedocs/B1996-90011/00/00/95-con.html&amp;amp;toc=/hpux/onlinedocs/B1996-90011/00/00/95-toc.html&amp;amp;searchterms=SD&amp;amp;queryid=20010505-021209" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1996-90011/B1996-90011_top.html&amp;amp;con=/hpux/onlinedocs/B1996-90011/00/00/95-con.html&amp;amp;toc=/hpux/onlinedocs/B1996-90011/00/00/95-toc.html&amp;amp;searchterms=SD&amp;amp;queryid=20010505-021209&lt;/A&gt;  &lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Thu, 17 May 2001 07:12:17 GMT</pubDate>
    <dc:creator>Vincenzo Restuccia</dc:creator>
    <dc:date>2001-05-17T07:12:17Z</dc:date>
    <item>
      <title>Repackaging SD-UX depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529289#M24891</link>
      <description>How can I merge 2 SD-UX depots ?&lt;BR /&gt;Depot1 has ProductA,revision1 with FilesetA,revision1.&lt;BR /&gt;Depot2 has ProductA,revision2 with FilesetB,revision1.&lt;BR /&gt;&lt;BR /&gt;I want to end up with:&lt;BR /&gt;Depot3 with ProductA,revision2 with FilesetA,revision1.&lt;BR /&gt;            and  ProductA,revision2 with FilesetB,revision1.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;&lt;BR /&gt;Duncan&lt;BR /&gt;</description>
      <pubDate>Wed, 16 May 2001 18:20:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529289#M24891</guid>
      <dc:creator>Duncan Galbraith</dc:creator>
      <dc:date>2001-05-16T18:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Repackaging SD-UX depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529290#M24892</link>
      <description>Duncan&lt;BR /&gt;I believe the easiest way to merge the 2 depots with the products, fileset and revisions you want would be to use the interactive GUI "swcopy".  Select a new target /depot3 where you will put the products you want to keep.  Select the source depot (depot1) and then select the exactly what you want to copy into depot3 (probably have to drill down and hopefully no dependencies are involved).  Once this is done, then change your source to /depot2 and select the software you want to copy into /depot3&lt;BR /&gt;&lt;BR /&gt;Hope this is ok. I don't want to offend you if you've already tried this and it failed for some reason.  There are manual commands as well, but I'm not familiar with going down to revision level when using the command line interface.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Peggy</description>
      <pubDate>Thu, 17 May 2001 04:46:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529290#M24892</guid>
      <dc:creator>Peggy Fong</dc:creator>
      <dc:date>2001-05-17T04:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Repackaging SD-UX depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529291#M24893</link>
      <description>Duncan,&lt;BR /&gt;&lt;BR /&gt;Peggy's right: go with swcopy. To put the filesets into one depot directory:&lt;BR /&gt;&lt;BR /&gt;swcopy -s /path/to/depot1.depot depot1.filesetA @ /dir/to/merged/depot&lt;BR /&gt;swcopy -s /path/to/depot2.depot depot2.filesetB @ /path/to/merged/depot&lt;BR /&gt;&lt;BR /&gt;Then, repackage the depot with swpackage:&lt;BR /&gt;&lt;BR /&gt;swpackage -v -s /path/to/merged/depot -x media_type=tape \* @ /home/duncan/depot3.depot&lt;BR /&gt;&lt;BR /&gt;I've never actually tried re-packaging depots from different sources, so I'm not sure if the swpackage will succeed, but you might want to give it a try.&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Thu, 17 May 2001 05:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529291#M24893</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-05-17T05:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: Repackaging SD-UX depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529292#M24894</link>
      <description>See &lt;A href="http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1996-90011/B1996-90011_top.html&amp;amp;con=/hpux/onlinedocs/B1996-90011/00/00/95-con.html&amp;amp;toc=/hpux/onlinedocs/B1996-90011/00/00/95-toc.html&amp;amp;searchterms=SD&amp;amp;queryid=20010505-021209" target="_blank"&gt;http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B1996-90011/B1996-90011_top.html&amp;amp;con=/hpux/onlinedocs/B1996-90011/00/00/95-con.html&amp;amp;toc=/hpux/onlinedocs/B1996-90011/00/00/95-toc.html&amp;amp;searchterms=SD&amp;amp;queryid=20010505-021209&lt;/A&gt;  &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 17 May 2001 07:12:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529292#M24894</guid>
      <dc:creator>Vincenzo Restuccia</dc:creator>
      <dc:date>2001-05-17T07:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: Repackaging SD-UX depots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529293#M24895</link>
      <description>Thanks for all the replies.&lt;BR /&gt;&lt;BR /&gt;I've found out what I need to do.  The command I needed to use was:&lt;BR /&gt;swmodify but that can't change product revision numbers so you have&lt;BR /&gt;to edit depot_dir/catalog/INDEX.  You need to change the first line&lt;BR /&gt;that has "revision" in it.&lt;BR /&gt;Easy when you know how.&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Thu, 17 May 2001 19:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/repackaging-sd-ux-depots/m-p/2529293#M24895</guid>
      <dc:creator>Duncan Galbraith</dc:creator>
      <dc:date>2001-05-17T19:38:39Z</dc:date>
    </item>
  </channel>
</rss>

