# The form data below was edited by paul_allen # Perforce Workshop Jobs # # Job: The job name. 'new' generates a sequenced job number. # Status: Job status; [open/closed/suspended]. Required # Project: The project this job is for. Required. # Severity: [A/B/C] (A is highest) Required. # ReportedBy The user who created the job. Can be changed. # ReportedDate: The date the job was created. Automatic. # ModifiedBy: The user who last modified this job. Automatic. # ModifiedDate: The date this job was last modified. Automatic. # OwnedBy: The owner, responsible for doing the job. Optional. # Description: Description of the job. Required. # DevNotes: Developer's comments. Optional. Job: job000073 Status: closed Project: perforce-software-p4convert Severity: B ReportedBy: norman_morse ReportedDate: 2014/10/17 10:24:10 ModifiedBy: paul_allen ModifiedDate: 2014/10/28 03:46:34 Description: Converter Usage shows many "p4convert-svn" usages, they should all say "p4convert". $ java -jar dist/p4convert-svn.jar [main] WARN common.Usage: No configuration file specified... Usage: java -jar p4convert-svn.jar <config file> java -jar p4convert-svn.jar --config [ SVN | CVS ] java -jar p4convert-svn.jar --version java -jar p4convert-svn.jar --info [ dumpfile ] java -jar p4convert-svn.jar --users [ dumpfile ] java -jar p4convert-svn.jar --extract [ rev ].[ node ] [ dumpfile ] DevNotes: