General Perforce converter settings.

  1. Set the conversion mode to IMPORT for Import Mode and to CONVERT for Conversion Mode.

    com.p4convert.p4.mode=IMPORT
    
  2. Import depot path and depot to be created, e.g. //import/...

    com.p4convert.core.depotPath=import
    
  3. An optional sub path can be specified below the depot, e.g. //import/sub/... (Note that the path must end with a slash (/) even if no path is used). The default value is /.

    com.p4convert.core.subPath=sub/