Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-10398

OpenShift Express : Can not delete git project

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 4.0.1.Final
    • 3.3.0.M5
    • upstream
    • None
    • Hide
      • Create a new OpenShift Express Application
      • Delete the generated project (check physical delete)
      • ASSERT no error popup appears, the project should be physically deleted and removed from the workspace <= FAIL
      Show
      Create a new OpenShift Express Application Delete the generated project (check physical delete) ASSERT no error popup appears, the project should be physically deleted and removed from the workspace <= FAIL
    • Release Notes
    • Hide
      • Call Window->Preferences->Team->Git->Window Cache and click the Apply button.

      OR

      • restart eclipse and you'll be able to delete your project/repo
      Show
      Call Window->Preferences->Team->Git->Window Cache and click the Apply button. OR restart eclipse and you'll be able to delete your project/repo
    • Hide
      EGit provides tooling for Git in Eclipse and it is used by applications deployed to OpenShift. Previously the EGit cache held references to the files in a project and these references prevented workspace projects from being deleted on Microsoft Windows operating systems. Consequently, the projects of OpenShift applications that were imported into the workspace could not be deleted. A patch was submitted to EGit and it was accepted and applied to EGit 2.3.1 (Eclipse Juno SR2). The Git cache now releases references to missing files so projects of OpenShift applications can be deleted from the workspace on Microsoft Windows operating systems.
      Show
      EGit provides tooling for Git in Eclipse and it is used by applications deployed to OpenShift. Previously the EGit cache held references to the files in a project and these references prevented workspace projects from being deleted on Microsoft Windows operating systems. Consequently, the projects of OpenShift applications that were imported into the workspace could not be deleted. A patch was submitted to EGit and it was accepted and applied to EGit 2.3.1 (Eclipse Juno SR2). The Git cache now releases references to missing files so projects of OpenShift applications can be deleted from the workspace on Microsoft Windows operating systems.
    • Documented as Resolved Issue

      Whenever I try to physically delete my openshift project from the workspace, I get a popup with the following errors :

      Problems encountered while deleting resources.
        Could not delete '/hello/.git'.
          Problems encountered while deleting resources.
            Problems encountered while deleting files.
              Could not delete: C:\Users\Fred Bricon\git\hello\.git\objects\pack\pack-10eb864ff7ab3a1edfc8b868c90a743fdee571db.pack.
              Could not delete: C:\Users\Fred Bricon\git\hello\.git\objects\pack.
              Could not delete: C:\Users\Fred Bricon\git\hello\.git\objects.
              Could not delete: C:\Users\Fred Bricon\git\hello\.git.
        Could not delete 'C:\Users\Fred Bricon\git\hello'.
      

            adietish@redhat.com André Dietisheim
            fbricon@redhat.com Fred Bricon
            Michelle Murray Michelle Murray (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: