tests/test-convert.out
changeset 8169 6584953be356
parent 8026 683d8ebcf434
child 8222 d30a21594812
equal deleted inserted replaced
8168:8766fee6f225 8169:6584953be356
   106     The options shown are the defaults.
   106     The options shown are the defaults.
   107 
   107 
   108     Internal cvsps is selected by setting
   108     Internal cvsps is selected by setting
   109         --config convert.cvsps=builtin
   109         --config convert.cvsps=builtin
   110     and has a few more configurable options:
   110     and has a few more configurable options:
       
   111         --config convert.cvsps.cache=True     (boolean)
       
   112             Set to False to disable remote log caching, for testing and 
       
   113             debugging purposes.
   111         --config convert.cvsps.fuzz=60        (integer)
   114         --config convert.cvsps.fuzz=60        (integer)
   112             Specify the maximum time (in seconds) that is allowed
   115             Specify the maximum time (in seconds) that is allowed
   113             between commits with identical user and log message in a
   116             between commits with identical user and log message in a
   114             single changeset. When very large files were checked in as
   117             single changeset. When very large files were checked in as
   115             part of a changeset then the default may not be long
   118             part of a changeset then the default may not be long