Name | Modified | Size |
---|---|---|
.. | ||
ExcludeParser.java | 10 years ago | |
ExtractRecord.java | 10 years ago | |
ExtractUsers.java | 10 years ago | |
LabelParser.java | 10 years ago | |
LastRevision.java | 10 years ago | |
Progress.java | 10 years ago | |
SvnExtractUsers.java | 10 years ago | |
UsageParser.java | 10 years ago | |
UsageTree.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 |
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 |
11843 | Paul Allen | Change --info report to include 'delete' entires in revision count. Previously 'delete'... entries were counted as '-1' which could lead to a negative result. They still add to the rev table and so should be positive. « |
10 years ago |
11759 | Paul Allen | Minor: Tidy up import and missing switch case default. | 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 |
11270 | Paul Allen | SVN: Detect deleted labels - Improvments to --info output - Tree depth re...porting with --tree=n flag (n is depth >0) « |
10 years ago |
11263 | Paul Allen | Refactor the enum Action outside of ChangeAction. | 10 years ago |
11186 | Paul Allen | Support standard command line arguments. Important change please note... @rjackson @nm...orse The change was needed to extend the current features like --info and --user for CVS and future SCM support. Please check the documentation and CLI usage for the new usage. - CVS support for --users - Unit tests for CLI arguments Example: standard usage. java -jar p4convert.jar --config=myFile.cfg Example: generate a CVS configuration file. java -jar p4convert.jar --type=CVS --default Example: report Subversion repository usage. java -jar p4convert.jar --type=SVN --repo=/path/to/repo.dump --info « |
10 years ago |
11030 | Paul Allen | SVN: Detect Automatic/Static labels - Minor refactor prescan/LabelParser to tag/...TagParser « |
10 years ago |
11018 | Paul Allen | SVN: Support automatic labels for IMPORT and CONVERT modes. | 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 |