SVN checkout tasks does not properly tag working directory

XMLWordPrintable

    • Type: Bug
    • Resolution: Answered
    • Priority: Low
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • 1
    • Severity 3 - Minor

      Issue Summary

      When Bamboo performs an SVN export, the working directory is not properly tagged. This results in a “ <directory> is not working copy” error. This issue is not present when Bamboo executes an SVN checkout task.

      Steps to Reproduce

      1. Add a source code checkout task that checks out from SVN

      Expected Results

      The SVN export should result in the directory being validly tagged as a working directory in the same way as a checkout task.

      Actual Results

      The below exception is thrown in the atlassian-bamboo.log file:

      Caused by: org.tmatesoft.svn.core.SVNException: svn: E155007: '<bamboo-home>/xml-data/build-dir/<BUILD-DIR>' is not a working copy
      

      Workaround

      Perform a checkout using a script task, instead of the source code checkout task.

            Assignee:
            Unassigned
            Reporter:
            Bill Carreon (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: