# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#16 | 13920 | Paul Allen | copy part 2 (no errors) | ||
#15 | 12485 | Paul Allen | DOC: Update Markdown and build release rules for web based docs. | ||
#14 | 12481 | Paul Allen | Build: Generate a sample CVS and SVN configuration on release. | ||
#13 | 12405 | Paul Allen |
CVS: Save change list data to a JSON formatted file 'changes.json'. (Work-In-Progress) - need to add load option and resume flags |
||
#12 | 12219 | Paul Allen | Update ICU4J libs to 54_1_1 | ||
#11 | 11978 | Paul Allen | Upgrade p4java to 2014.1 | ||
#10 | 11762 | Paul Allen |
Modified the --default flag to generate default entries for the client root and server root. - Moved Main.java out of SVN package. |
||
#9 | 11299 | Paul Allen |
Updated sample debug fle for in-field debug. Use with: java -Dlog4j.configuration=file:debug.log4j.properties |
||
#8 | 11189 | Paul Allen |
Release Build: ant -Dversion="PUBLIC.Main.11188" release - minor args fix for build release rules |
||
#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 | 10769 | Paul Allen |
Removed references to 'svn' from the name 'p4convert-svn'. Updated: Build, Usage, User docs, and Releases notes. |
||
#5 | 10687 | Paul Allen |
Ported ant build rules for documentation. ant docs - generates PDF document ant web - generates public html for our website |
||
#4 | 10625 | Paul Allen | Added 'tmp/' dir to ant clean rule | ||
#3 | 10493 | Paul Allen |
Added helper rules for unit tests. ant cvs - runs just the cvs front/back tests ant svn - runs just the svn front/back tests |
||
#2 | 10017 | Norman Morse | minor fixes for p4convert | ||
#1 | 9807 | Paul Allen | Initial import of p4-convert (from change 894340) |