I am using Continua 1.8.1.247, after added some files with Chinese characters in file name to the Subversion, the changes with those files exists in Subversion can’t be gotten by continua and it shows following error: Running C:\Program Files\VSoft Technologies\ContinuaCI\Server\hg\hg.exe with arguments “commit -m “Automated commit by Continua CI from “xx” repository for revision ‘603907’. Comment: can build now.” --addremove -X .svn -X **.svn -R E:\Continua\Rc\1cc1e3c3 --config ui.ignore=E:\Continua\Rc\1cc1e3c3.hgIgnore --config ui.username=Continua --noninteractive --encoding cp1252” on server failed with return code 255 and error output: "adding schema\mssql_upg102_103.sql … adding test\SmokeTests\UIComparisonTest\Screenshots\FireFox\SummaryInMyTaskOpenTaskDirectApprove.png removing test\SmokeTests\UIComparisonTest\Screenshots\Iphone\Chrome\InstanceMonitoringInstanceDetail.png removing test\SmokeTests\UIComparisonTest\Screenshots\Iphone\Chrome\InstanceMonitoringPage.png abort: filename contains ‘?’, which is reserved on Windows: ‘test/SmokeTests/SmokeTests/Files/Report Download/ChineseSimplified/FireFox/OperationalDashboard_DrilldownActions_???.xlsx’ " [Resolve]
Posted By xiuhong xiang on 16 Jan 2017 10:06 AMThe file name is "OperationalDashboard_DrilldownActions_准时的任务.csv"
I am using Continua 1.8.1.247, after added some files with Chinese characters in file name to the Subversion, the changes with those files exists in Subversion can't be gotten by continua and it shows following error: Running C:\Program Files\VSoft Technologies\ContinuaCI\Server\hg\hg.exe with arguments "commit -m "Automated commit by Continua CI from "xx" repository for revision '603907'. Comment: can build now." --addremove -X .svn -X **\.svn -R E:\Continua\Rc\1cc1e3c3 --config ui.ignore=E:\Continua\Rc\1cc1e3c3\.hgIgnore --config ui.username=Continua --noninteractive --encoding cp1252" on server failed with return code 255 and error output: "adding schema\mssql_upg102_103.sql ... adding test\SmokeTests\UIComparisonTest\Screenshots\FireFox\SummaryInMyTaskOpenTaskDirectApprove.png removing test\SmokeTests\UIComparisonTest\Screenshots\Iphone\Chrome\InstanceMonitoringInstanceDetail.png removing test\SmokeTests\UIComparisonTest\Screenshots\Iphone\Chrome\InstanceMonitoringPage.png abort: filename contains '?', which is reserved on Windows: 'test/SmokeTests/SmokeTests/Files/Report Download/ChineseSimplified/FireFox/OperationalDashboard_DrilldownActions_??????????????.xlsx' " [Resolve]
Hi xiuhong xiang,
We use Mercurial for transporting files differences from the server to the agent. Unfortunately, we have not been able to get Mercurial to work with file paths using Chinese characters on Windows. We have previously spent sometime looking into possible solutions and we will look into this again in the future. Meanwhile you will need to rename the file and reset the repository to get this working again.