# 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: job000075 Status: closed Project: perforce-software-p4convert Severity: B ReportedBy: norman_morse ReportedDate: 2014/10/17 11:10:42 ModifiedBy: paul_allen ModifiedDate: 2014/10/28 04:31:05 Description: CVS conversion does not create an audit.log, even when enabled in config. The audit.log is very useful and is used by the validation code. # Logging options com.p4convert.log.audit.enabled=true com.p4convert.log.audit.filename=audit.log DevNotes: