[ 
https://issues.jenkins-ci.org/browse/JENKINS-7496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=162292#comment-162292
 ] 

SCM/JIRA link daemon commented on JENKINS-7496:
-----------------------------------------------

Code changed in jenkins
User: Rob Petti
Path:
 src/main/java/hudson/plugins/perforce/PerforceSCM.java
 src/test/java/hudson/plugins/perforce/PerforceSCMTest.java
http://jenkins-ci.org/commit/perforce-plugin/d5ba5f9e1cae2ea613f2ddfc3714067c91789698
Log:
  [FIXED JENKINS-7496] fix quoting issue in view parsing





                
> Perforce plugin does not sync paths with space in them, removing these lines 
> from the generated view
> ----------------------------------------------------------------------------------------------------
>
>                 Key: JENKINS-7496
>                 URL: https://issues.jenkins-ci.org/browse/JENKINS-7496
>             Project: Jenkins
>          Issue Type: Bug
>          Components: perforce
>    Affects Versions: current
>         Environment: Windows 7
>            Reporter: ssbarnea
>            Assignee: Rob Petti
>             Fix For: current
>
>
> Perforce plugin will not sync paths with space in their names.
> Example:
> //aaa/bbb/... "//hudson_{{JOB_NAME}}/aaa/bbb ccc/..."
> This will give an error in the config UI but even if you save it it will fail 
> to sync.
> I checked and in the final workspace(clientspec) this line will be missing 
> and as a side effect the workspace will miss some files.
> This is a major issue considering that there is no workaround for it, making 
> the plugin useless if you are unlucky to have to use spaces in directory 
> names.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to