[ic] delete a catalog

Dan Browning interchange-users@interchange.redhat.com
Thu Nov 1 12:06:00 2001


> Hello,
> 
> Would it be sufficient to simply wipe out:
> 
> 1. The files in the catalog
> 2. The database
> 3. The references in the general config
> 
> Or does some sort of program exist to do this ?
> 
> --
> med venlig hilsen / Best Regards
> Bernino Lind +45 7021 0050

Thus spaketh Heins:
"
Four steps:

    1. Remove the Catalog line from interchange.cfg, i.e.
      
           perl -pi.bak -e 's/^Catalog\s+construct.*//' interchange.cfg

       Or use your favorite editor.

    2. Remove the link program (i.e. /cgi-bin/construct).
    3. Remove the HTML directory (i.e. /home/httpd/html/construct).
    4. Remove the catalog directory (i.e. ~/catalogs/construct).

At that point, all traces are gone except for a construct.status file
that lays around in INTERCHANGE_ROOT/etc. You can remove that too if
you like more than 4 steps. 8-)
"

Dan Browning
Kavod Technologies