Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-5272

change to remote git branches may break indexing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 3.6.0
    • 3.0.4, 3.2.5, 3.1.7, 3.3.4, 3.4.5, 3.5.0
    • None
    • None

    Description

      Observed on atlaseye:

      2014-07-11 12:37:41,013 WARN  [IncrPing2 confluence-share-page-plugin ] fisheye IndexingPingRequest-doRequest - Exception during FishEye One-off Indexing of confluence-share-page-plugin: com.cenqua.fisheye.config.ConfigException: Unable to fetch from remote repository: git@bitbucket.org:atlassian/confluence-share-page-plugin.git
       - [ ! [new branch]      issue/CONFDEV-25358 -> issue/CONFDEV-25358  (unable to update local ref), error: 'refs/heads/issue' exists; cannot create 'refs/heads/issue/CONFDEV-26001',  ! [new branch]      issue/CONFDEV-26001 -> issue/CONFDEV-26001  (unable to update local ref), error: some local refs could not be updated; try running,  'git remote prune git@bitbucket.org:atlassian/confluence-share-page-plugin.git' to remove any old, conflicting branches]
      

      Seems to exhibit an issue in the following scenario:

      • remote repo has branch issue
      • fisheye indexes that
      • branch issue is deleted in remote repo and nested branch issue/something gets created
      • fisheye attempts to fetch this to the local clone and breaks because issue/something branch has conflicting name with still existing in the local clone branch issue

      Attachments

        Issue Links

          Activity

            People

              pswiecicki Piotr Swiecicki
              pswiecicki Piotr Swiecicki
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: