[jbosstools-issues] [JBoss JIRA] (JBIDE-10398) OpenShift Express : Can not delete git project

Michelle Murray (JIRA) jira-events at lists.jboss.org
Tue Mar 12 23:21:43 EDT 2013


     [ https://issues.jboss.org/browse/JBIDE-10398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michelle Murray updated JBIDE-10398:
------------------------------------

                Writer: mmurray
    Release Notes Text: 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.  (was: Cause:
The EGit cache held references to files in the project. These references prevented the project from bein deleted on Windows.

Consequence:
A windows user could not delete projects in his workspace he had imported from OpenShift applications. 

Fix:
A patch was submitted to EGit that was accepted and applied to EGit 2.3.1 (Eclipse Juno SR2). The patch tells the Git cache to release references to missing files. 

Result:
A windows user can delete a project he had imported from OpenShift)

    
> OpenShift Express : Can not delete git project
> ----------------------------------------------
>
>                 Key: JBIDE-10398
>                 URL: https://issues.jboss.org/browse/JBIDE-10398
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: UpStream
>    Affects Versions: 3.3.0.M5
>         Environment: windows 7 (most likely all windows flavors)
>            Reporter: Fred Bricon
>            Assignee: Andre Dietisheim
>            Priority: Minor
>             Fix For: 4.0.1.Final
>
>         Attachments: openshift.ogv
>
>
> Whenever I try to physically delete my openshift project from the workspace, I get a popup with the following errors : 
> {noformat}
> 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'.
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jbosstools-issues mailing list