Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-1158

Error using svn:externals with specific revision

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Resolved Locally
    • None
    • None
    • Windows server
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      I just created a branch in our code base. We are using externals so I changed the svn:externals to refer to a specific revision, like: third-party/skins/toolkit -r21 http://svn.red-bean.com/repos/skin-maker

      Bamboo gives the following error when it tries to build:
      com.atlassian.bamboo.repository.RepositoryException: MYBUILD builds - Branch-build-162-rev-395
      at com.atlassian.bamboo.repository.svn.SvnRepository.getChangesSinceLastBuild(SvnRepository.java:448)
      at com.atlassian.bamboo.build.strategy.PollingBuildStrategy.requiresBuild(PollingBuildStrategy.java:128)
      at com.atlassian.bamboo.build.DefaultBuildChangeDetector.checkIfBuildNeedsBuilding(DefaultBuildChangeDetector.java:166)
      at com.atlassian.bamboo.build.DefaultBuildChangeDetector.doTask(DefaultBuildChangeDetector.java:114)
      at com.atlassian.bamboo.build.DefaultBuildChangeDetector.run(DefaultBuildChangeDetector.java:77)
      at edu.emory.mathcs.backport.java.util.concurrent.helpers.ThreadHelpers$1.run(ThreadHelpers.java:34)
      at java.lang.Thread.run(Unknown Source)
      Caused by: org.tmatesoft.svn.core.SVNException: svn: Externals update failed - local revision does not match expected revision.
      at com.atlassian.bamboo.repository.svn.SvnRepository.getChangesSinceLastBuild(SvnRepository.java:413)
      ... 6 more

      Attachments

        Activity

          People

            Unassigned Unassigned
            b61663ca5450 Bjarni Thorbjornsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: