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.5.in

    r403 r413  
    8383.It CONF_EXPORT_MODE 
    8484The permissions, in octal format, for the  
     85.It EXPORT_REPO_PROTOCOL, EXPORT_REPO_HOSTNAME, EXPORT_REPO_PATH 
     86These options are analagous to their counterparts above (without the 
     87EXPORT prefixes). Use these to tell 
     88.Xr confexport 8 to look in an alternate location for the repository when 
     89automated access is provided by a separate mechanism from the interactive 
     90toolset. It can often be useful to have the repository accessible over 
     91"svn+ssh://" in interactive use (e.g.,  
     92.Xr confman 5 ), but to have local "file://" access for 
     93.Xr confexport 5 . These default to unset, in which case the repository 
     94will be found using the REPO_* configurations. 
    8595.Xr confexport 8 
    8696export. Defaults to 0640. 
Note: See TracChangeset for help on using the changeset viewer.