# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#10 | 13920 | Paul Allen | copy part 2 (no errors) | ||
#9 | 12890 | Paul Allen |
Extended start/stop change limits to CVS. - Moved start and stop configuration options out of SVN name space to the generic P4 space. - Abstracted shared range logic to ProcessChange #review-12880 |
||
#8 | 12521 | Paul Allen |
CVS: Audit logging when generating Tmp files from RCS. Creates a file "tmpFile.log" under the com.perforce.cvs.tmpDir and logging is enabled by default. com.perforce.cvs.audit.tmp=true |
||
#7 | 12319 | Paul Allen |
CVS: Format label names using com.p4convert.cvs.labelFormat. Default is: '{symbol}' the string is replaced by the CVS symbol used for that label. |
||
#6 | 12222 | Paul Allen |
New non-translate mode for high-ascii files. If the P4_TRANSLATE mode is disabled then text files with high-ascii characters are given the new type RAW-TEXT. Raw types are not translated and the content is used as-is. (exception UTF16/32) The default translation configuration is enabled: com.p4convert.p4.translate=true The com.p4convert.p4.translate=false mode is intended for use with non-unicode Perforce servers in a Windows only client environment. |
||
#5 | 11070 | Paul Allen | Path Translation configuration options. | ||
#4 | 11017 | Paul Allen | SVN: Configuration options to support labels | ||
#3 | 10719 | Paul Allen |
CVS: Activate old label code and add config option. disabled by default -- for the moment until it works (set log level from trace -> debug) |
||
#2 | 10654 | Paul Allen |
Added hidden configuration option for the max line buffer for reading a binary file. hidden.maxLineBuffer = (default) 10*1024*1024 |
||
#1 | 9807 | Paul Allen | Initial import of p4-convert (from change 894340) |