Name | Modified | Size |
---|---|---|
.. | ||
CaseSensitivity.java | 10 years ago | |
CFG.java | 10 years ago | |
Config.java | 10 years ago | |
ConfigException.java | 10 years ago | |
Configuration.java | 10 years ago | |
NodeFilterMap.java | 10 years ago | |
Normaliser.java | 10 years ago | |
ScmType.java | 10 years ago | |
UserMapping.java | 10 years ago | |
Version.java | 10 years ago |
Change | User | Description | Committed |
---|---|---|---|
13920 | Paul Allen | copy part 2 (no errors) | 10 years ago |
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 « |
10 years ago |
12521 | Paul Allen | CVS: Audit logging when generating Tmp files from RCS. Creates a file "tmpFile.log" und...er the com.perforce.cvs.tmpDir and logging is enabled by default. com.perforce.cvs.audit.tmp=true « |
10 years ago |
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. « |
10 years ago |
12235 | Paul Allen | CVS: Username map Now supports the --users flag for CVS returning a list of usernames.&nb...sp; The map file can then be used to remap usernames during the import. - Includes test case062 « |
10 years ago |
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. « |
10 years ago |
11901 | Paul Allen | SVN: Added command-line flags to support incremental conversions. Users can now use --s...tart and --end flags to control the SVN revision range imported. The existing --repo flag if specified will override the configuration file. - Updates to Doc - Minor fix to default file header « |
10 years ago |
11762 | Paul Allen | Modified the --default flag to generate default entries for the client root and server roo...t. - Moved Main.java out of SVN package. « |
10 years ago |
11273 | Paul Allen | SVN: Add --tag=n option to search for labels in the SVN data. Example use: &n...bsp;java -jar p4convert.jar --type=SVN --repo=svn.dump --tags=2 Sample output: ... A:1 tags/1.0.4/ ... D:2 tags/7.04.3/ Key: A - Automatic label S - Static label D - Deleted label B - Branch :n - number of changes on path « |
10 years ago |
11094 | Paul Allen | Minor fixes. - Increase CVS_MAXLINE from 10MB to 1GB - More tolerant SVN he...ader key : values « |
10 years ago |
11070 | Paul Allen | Path Translation configuration options. | 10 years ago |
11017 | Paul Allen | SVN: Configuration options to support labels | 10 years ago |
11005 | Paul Allen | Changed default user/client to 'p4-user' and 'p4-client'. Test cases still use... the original 'svn-user' and 'svn-client' to avoid updating all the test results. « |
10 years ago |
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) « |
11 years ago |
10654 | Paul Allen | Added hidden configuration option for the max line buffer for reading a binary file. hi...dden.maxLineBuffer = (default) 10*1024*1024 « |
11 years ago |
9807 | Paul Allen | Initial import of p4-convert (from change 894340) | 11 years ago |