[ https://issues.jenkins-ci.org/browse/JENKINS-13492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161760#comment-161760 ]
Alexander Obuhovich commented on JENKINS-13492: ----------------------------------------------- I've finally found a setting in Jenkins configuration (not plugin configuration), that has working copy version, that was set to 1.4 by default. I think, that default value should be changed to 1.6. Then no bug after all, sorry wrong reporting. > Subversion checkout creates working copy in 1.5 format instead of 1.6 format > ---------------------------------------------------------------------------- > > Key: JENKINS-13492 > URL: https://issues.jenkins-ci.org/browse/JENKINS-13492 > Project: Jenkins > Issue Type: Bug > Components: subversion > Affects Versions: current > Environment: Slackware Linux 12 > Reporter: Alexander Obuhovich > Priority: Blocker > > I've configured Jenkins do perform SVN checkout of a project and then run > Phing build file in it. > My project has file externals, which is allowed in subversion 1.6 working > copy format. > I don't know for what reason, but Jenkins checks out a my project using older > (I guess 1.5 working copy format) instead of 1.6 which is last supported. > Here are errors from build log: > Fetching 'svn://in-portal.org/in-portal/branches/5.2.x/COPYRIGHT' at -1 into > '/mnt/hd/home/alex/.jenkins/jobs/In-Portal/workspace/src/COPYRIGHT' > svn:externals to a file requires Subversion 1.6 workspace support. Use the > system configuration to enable that. > I've found no option in Jenkins/SVN plugin configuration to indicate > preferred working copy format. > ------------------------ > Jenkins version: 1.460 > SVN plugin version: 1.39 -- 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