# 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: job000088 Status: closed Project: perforce-software-p4convert Severity: C ReportedBy: norman_morse ReportedDate: 2014/11/05 11:11:32 ModifiedBy: paul_allen ModifiedDate: 2014/11/18 08:56:49 Description: RCS file comments are causing "Unknown RCS Type" messages. Since these only seem to be triggered by RCS comments, this is probably not causing any other problems but the message. The comment line: "comment\t@; @;" causes "Unknown RCS type "@" The comment line "comment\t@ ;; @;" causes "Unknown RCS type "" " I have emailed two ,v files to paul which contain these comments. The error message is located in the file "RcsSchema.java" DevNotes: