# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#14 | 13920 | Paul Allen | copy part 2 (no errors) | ||
#13 | 12522 | Paul Allen | Document the CVS part mapping feature. | ||
#12 | 12321 | Paul Allen | minor doc fix | ||
#11 | 12320 | Paul Allen | Update docs with CVS label configuration options. | ||
#10 | 12224 | Paul Allen | Update to Docs for the RAW-TEXT non-translation option | ||
#9 | 12206 | Paul Allen | (minor doc fix) remove extra '<' | ||
#8 | 11901 | Paul Allen |
SVN: Added command-line flags to support incremental conversions. Users can now use --start 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 |
||
#7 | 11186 | Paul Allen |
Support standard command line arguments. Important change please note... @rjackson @nmorse 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 |
||
#6 | 11061 | Paul Allen | DOC: minor bug with section id. | ||
#5 | 11048 | Paul Allen | SVN: Draft documentation for labels. | ||
#4 | 10795 | adrian_waters | Clarification re CVS vs SVN / tidy-up / fix typos / | ||
#3 | 10769 | Paul Allen |
Removed references to 'svn' from the name 'p4convert-svn'. Updated: Build, Usage, User docs, and Releases notes. |
||
#2 | 10698 | Paul Allen | Updates to the documentation for CVS and SVN configurations. | ||
#1 | 9809 | Paul Allen |
Documentation content. Will need to publish Perforce Documentation _build (Check if Open Source compatible). |