6869707172737475767778
srcFilter = fPage.getSourceFilter(); } CVSImporterJob importerJob = new CVSImporterJob(fProject, srcFilter, fPage.diff()); importerJob.setUser(true); importerJob.schedule(); return true; } /** * Checks if is canceled.