Name | Modified | Size |
---|---|---|
.. | ||
AuditLogger.java | 10 years ago | |
ChangeInfo.java | 10 years ago | |
ProcessChange.java | 10 years ago | |
ProcessFactory.java | 10 years ago | |
ProcessLabel.java | 10 years ago | |
ProcessNode.java | 10 years ago | |
ProcessUser.java | 10 years ago |
Change | User | Description | Committed |
---|---|---|---|
13920 | Paul Allen | copy part 2 (no errors) | 10 years ago |
13776 | Paul Allen | CVS: Update to node Action detection. The RCS State is normally set to 'Exp' and 'dead'..., but this change allows more user defined states. - Move Action class to common.node package. - Modified test case061 to test custom states. « |
10 years ago |
13754 | Paul Allen | SVN: Remove ilegal "..." from the path and replace with _ELLIPSIS_ tag. - Convert/...Import test case125 « |
10 years ago |
12893 | Paul Allen | CVS: Enable merging of Content Properties with the Type Map. - Moved shared code... to Abstract class ProcessNode - Updated testcase 040 to include +l flag with +x « |
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 |
11759 | Paul Allen | Minor: Tidy up import and missing switch case default. | 10 years ago |
11565 | Paul Allen | SVN: Write submitted change number to Change Map. The pending change was being written... to the changeMap.txt even though the submitted number was reported in the log. « |
10 years ago |
11310 | Paul Allen | SVN: Update test case 35 for new URI decoding. Trap all Exceptions raised from URI deco...ding. « |
10 years ago |
11309 | Paul Allen | CVS/SVN: Support for URI paths. To avoid double encoding a URI path the converter decod...es the path and stores it in UTF8. - CVS Test Case 052 « |
10 years ago |
11294 | Paul Allen | SVN: Improved label support for Subversion tag of another tag, when one or both get conver...ted to a Perforce label. TODO: add aditional unit tests. « |
10 years ago |
11263 | Paul Allen | Refactor the enum Action outside of ChangeAction. | 10 years ago |
11071 | Paul Allen | Path map translator for CVS and SVN paths. (undoc) To use create a path.map file with... regex and group match. Only the first matching entry is used. The regex and group match are seperated by ', ' (or in regex terms ',\s+'). Lines starting with '#' are ignored. For example, 'trunk' is renamed to 'main', but other entries are left as-is. # path.map trunk/(.*), //import/main/{1} (.*), //import/{1} Note: if no file is found the default 'depot' and 'subPath' options are used to generate the map, preserving the original behaviour. CVS paths will always stat with the 'branch' name. 'main' for 1.1 and the symbol for other branches. # path.map main/projA/(.*), //import/projA/MAIN/{1} release_(.*)/projA/(.*), //import/projA/REL{1}/{2} (.*)/projA/(.*), //import/projA/TAG-{1}/{2} (.*), //import/unexpected/{1} Node: adding a catch all is a good idea. « |
10 years ago |
11066 | Paul Allen |
Code refactor: Moved 'node' package from 'svn' to 'common'. |
10 years ago |
11043 | Paul Allen | SVN: Added View support for Automatic labels (Convert and Import mode) - Update... view metadata in test case 118 « |
10 years ago |
11041 | Paul Allen | SVN: Fixes to support changelist numbering and AUTOMATIC labels in Import mode (front door...). « | 10 years ago |
11040 | Paul Allen | SVN: Static label support - Push up shared label code for CVS/SVN - Updat...e label description base for CVS test case 030 « |
10 years ago |
11029 | Paul Allen | SVN: missing change for label support | 10 years ago |
11018 | Paul Allen | SVN: Support automatic labels for IMPORT and CONVERT modes. | 10 years ago |
10983 | Paul Allen | SVN: Updated change number mapping. Use the submitted change number not the pending num...ber, for the changeMap. « |
10 years ago |
10773 | Paul Allen | Added Audit Log support to CVS. CVS does not store an MD5 with the RCS delta, so the fi...eld is set to zeros. « |
10 years ago |
10636 | Paul Allen | Added fix for CVS users with reserved chars in the name. CVS TestCase: username_comma,... username_rev_chars « |
11 years ago |
9807 | Paul Allen | Initial import of p4-convert (from change 894340) | 11 years ago |