mercurial/helptext/config.txt
branchstable
changeset 46344 6bb52cc08855
parent 46337 6e81446bf1d9
child 46345 043781c0ffd6
equal deleted inserted replaced
46343:47b11629a0f2 46344:6bb52cc08855
  1957     tries to upgrade the share to use share-safe; if it fails, aborts
  1957     tries to upgrade the share to use share-safe; if it fails, aborts
  1958     ``upgrade-allow``
  1958     ``upgrade-allow``
  1959     tries to upgrade the share; if it fails, continue by
  1959     tries to upgrade the share; if it fails, continue by
  1960     respecting the share source setting
  1960     respecting the share source setting
  1961 
  1961 
       
  1962 ``safe-mismatch.source-safe.warn``
       
  1963     Shows a warning on operations if the shared repository does not use
       
  1964     share-safe, but the source repository does.
       
  1965     (default: True)
       
  1966 
  1962 ``safe-mismatch.source-not-safe``
  1967 ``safe-mismatch.source-not-safe``
  1963 
  1968 
  1964     Controls what happens when the shared repository uses the share-safe
  1969     Controls what happens when the shared repository uses the share-safe
  1965     mechanism but its source does not.
  1970     mechanism but its source does not.
  1966 
  1971 
  1974     ``downgrade-abort``
  1979     ``downgrade-abort``
  1975     tries to downgrade the share to not use share-safe; if it fails, aborts
  1980     tries to downgrade the share to not use share-safe; if it fails, aborts
  1976     ``downgrade-allow``
  1981     ``downgrade-allow``
  1977     tries to downgrade the share to not use share-safe;
  1982     tries to downgrade the share to not use share-safe;
  1978     if it fails, continue by respecting the shared source setting
  1983     if it fails, continue by respecting the shared source setting
  1979 
       
  1980 
       
  1981 ``safe-mismatch.source-safe.warn``
       
  1982     Shows a warning on operations if the shared repository does not use
       
  1983     share-safe, but the source repository does.
       
  1984     (default: True)
       
  1985 
  1984 
  1986 ``safe-mismatch.source-not-safe.warn``
  1985 ``safe-mismatch.source-not-safe.warn``
  1987     Shows a warning on operations if the shared repository uses share-safe,
  1986     Shows a warning on operations if the shared repository uses share-safe,
  1988     but the source repository does not.
  1987     but the source repository does not.
  1989     (default: True)
  1988     (default: True)