# The form data below was edited by lars # 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. # Type: Type of job; [Bug/Feature]. Required. Job: job000700 Status: open Project: perforce-software-p4convert Severity: B ReportedBy: lars ReportedDate: 2017/03/16 00:21:27 ModifiedBy: lars ModifiedDate: 2017/03/16 00:21:27 OwnedBy: lars Description: I have a repository with about 200.000 revisions. I want to transfer part of it to Perforce. I made a SVN dump of the branch in question with only a subset of revisions. The import starts as expected but always stops at item 65636. There are GBs of space left on the disk and the processor is more or less idle. The logs show no error. DevNotes: Type: Bug