Changeset 413 for trunk/confman.conf.in


Ignore:
Timestamp:
09/17/2009 22:36:53 (3 years ago)
Author:
ccowart
Message:

Adding support to confexport so it can use an alternate REPO_URI. This
turned out to be much more complex than it sounded and included a minor
refactor of config-checking code (more like relocation).

Leaving open to merge to 1.9.

See #63

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.in

    r403 r413  
    7171CONF_EXPORT_WORK_PATH="" 
    7272CONF_EXPORT_STYLE="repository" 
     73EXPORT_REPO_PROTOCOL="" 
     74EXPORT_REPO_HOSTNAME="" 
     75EXPORT_REPO_PATH="" 
    7376CONF_SSH_KEY="/root/.ssh/id_rsa" 
    7477 
Note: See TracChangeset for help on using the changeset viewer.