[jbosstools-issues] [JBoss JIRA] (JBIDE-10541) If I add a file to my project, the OpenShift server adapter does not handle it well

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Aug 31 17:34:32 EDT 2012


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

Andre Dietisheim updated JBIDE-10541:
-------------------------------------

    Steps to Reproduce: 
# EXEC: launch OpenShift Application wizard
# EXEC: provide valid credentials
# EXEC: select/create application
# EXEC: create new project/use existing project
# EXEC: add a new file to your OpenShift enabled project
# EXEC: tell the OpenShift server adapter to publish

Result:
The adapter tells you that you dont have any changes to push

Expected:
The adapter should notice the new file, that was not added to the git index yet, and add & commit before publishing 


  was:
# EXEC: launch OpenShift Application wizard
# EXEC: provide valid credentials
# EXEC: select/create application
# EXEC: create new project/use existing project
# EXEC: add a new file to your OpenShift enabled project
#EXEC: tell the OpenShift server adapter to publish

Result:
The adapter tells you that you dont have any changes to push

Expected:
The adapter should notice the new file, that was not added to the git index yet, and add & commit before publishing 



    
> If I add a file to my project, the OpenShift server adapter does not handle it well
> -----------------------------------------------------------------------------------
>
>                 Key: JBIDE-10541
>                 URL: https://issues.jboss.org/browse/JBIDE-10541
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.M5
>            Reporter: Andre Dietisheim
>            Assignee: Max Rydahl Andersen
>            Priority: Blocker
>             Fix For: 4.0.0.Alpha2
>
>
> Currently the dialog showing up when committing/pushing is confusing since it says there are no changes which is not correct if comparing to opehsfnit remote repo.
> Should make a check against the fetched upstream and see what has changed since that is a fast local operation.

--
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