comparison tests/test-convert.out @ 8222:d30a21594812

more whitespace cleanup and some other style nits
author Dirkjan Ochtman <dirkjan@ochtman.nl>
date Mon, 27 Apr 2009 12:37:19 +0200
parents 6584953be356
children 29f4f0d66cd5
comparison
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