equal
deleted
inserted
replaced
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 |