Changeset 542 for trunk/confman.conf.in


Ignore:
Timestamp:
12/15/2011 16:37:53 (5 months ago)
Author:
blee
Message:

Add new option CONF_EXPORT_INCREMENTAL_LN to allow incremental confexports
to use ln(1) rather than cp(1). This only works when temporary files and
CONF_EXPORT_FILE are on the same filesystem partition.

See #140

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.in

    r541 r542  
    8181CONF_EXPORT_STYLE="repository" 
    8282CONF_EXPORT_INCREMENTAL="false" 
     83CONF_EXPORT_INCREMENTAL_LN="false" 
    8384EXPORT_REPO_PROTOCOL="" 
    8485EXPORT_REPO_HOSTNAME="" 
Note: See TracChangeset for help on using the changeset viewer.