Changeset 593 for trunk/confman.conf.in


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

    r585 r593  
    8686CONF_EXPORT_INCREMENTAL_LN="false" 
    8787CONF_EXPORT_FILEDB="false" 
     88CONF_EXPORT_FILEDB_PLUS_SVN="false" 
    8889EXPORT_REPO_PROTOCOL="" 
    8990EXPORT_REPO_HOSTNAME="" 
Note: See TracChangeset for help on using the changeset viewer.