Ignore:
Timestamp:
12/27/2011 18:30:13 (5 months ago)
Author:
blee
Message:

Introduce option CONF_EXPORT_FILEDB_PLUS_SVN.

This allows a single confexport server to support multiple versions of
confsync clients by including both the new filedb metadata format and
also legacy Subversion metadata. Upgraded confsync clients will
automatically prefer to use the filedb metadata when it is available.

Fixes #155

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.5.in

    r585 r593  
    132132.Xr confexport 8 and 
    133133.Xr confsync 8 machines. 
     134.It CONF_EXPORT_FILEDB_PLUS_SVN 
     135When enabled, 
     136.Xr confexport 8 will also include Subversion metadata in export tarballs. 
     137This allows multiple versions of confsync clients to be supported in parallel 
     138by a single confexport server.  Upgraded confsync clients will automatically 
     139prefer to use the filedb metadata when it is available.  This option has no 
     140effect unless CONF_EXPORT_FILEDB is also enabled. 
    134141.It CONF_FETCH_SSH_KEY 
    135142This is a private SSH keyfile for use with "sftp://" and "scp://" URIs above. 
Note: See TracChangeset for help on using the changeset viewer.