Changeset 10098

Show
Ignore:
Timestamp:
09/20/06 15:04:44 (2 years ago)
Author:
bergius
Message:

Added the "delete" parameter for importing so that objects deleted or unapproved on staging get removed from live too

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/tools/staging2live/staging2live.xml

    r9617 r10098  
    2222    <property name="password" value="midgard"/> 
    2323    <property name="filepath" value="/var/lib/midgard/blobs/midgardlive"/> 
     24    <!-- Delete property causes objects removed from staging site (through deletion or scheduling) to be deleted from live site --> 
     25    <property name="delete" value="true"/> 
    2426    <!--    Use the schema property if you are using a special schema for the database --> 
    2527    <!--