tests/test-convert.out
changeset 8222 d30a21594812
parent 8169 6584953be356
child 8377 29f4f0d66cd5
equal deleted inserted replaced
8221:f35b933044cc 8222:d30a21594812
   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)
   111         --config convert.cvsps.cache=True     (boolean)
   112             Set to False to disable remote log caching, for testing and 
   112             Set to False to disable remote log caching, for testing and
   113             debugging purposes.
   113             debugging purposes.
   114         --config convert.cvsps.fuzz=60        (integer)
   114         --config convert.cvsps.fuzz=60        (integer)
   115             Specify the maximum time (in seconds) that is allowed
   115             Specify the maximum time (in seconds) that is allowed
   116             between commits with identical user and log message in a
   116             between commits with identical user and log message in a
   117             single changeset. When very large files were checked in as
   117             single changeset. When very large files were checked in as