use Subversion proof build will return error when local change path contain space
PMEase QuickBuild, 10.0.11
Caused by: java.io.FileNotFoundException: D:\buildagent\workspace\root\Demo\C\xxx 1.txt (system cannot find the specified file。)
at java.io.FileInputStream.open0(Native Method)
at java.io.FileInputStream.open(Unknown Source)
at java.io.FileInputStream. (Unknown Source)
at com.pmease.quickbuild.repositorysupport.CheckoutStep.applyLocalChange(CheckoutStep.java:225)