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

SVNKit fails to upgrade source code, if there are any modified symlinks.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 2.1
    • 2.0.4
    • None

    Description

      Reported in https://support.atlassian.com/browse/BSP-971 -

      Many of our builds check out from subversion repositories that have symlinks in them, usually something like library.jar pointing to a file that is a specific version library-x.y.jar. An engineer may update the library by doing the following all in one commit:

      svn rm library-1.2.jar
      svn add library-1.3.jar
      ln -sf library-1.3.jar library.jar
      svn commit

      SVNKit support confirmed this to be a bug, and said it would be fixed in 1.1.8 release. We need to upgrade to SVNKit 1.1.8 once released.

      Attachments

        Activity

          People

            Unassigned Unassigned
            asridhar AjayA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: