[jbosstools-issues] [JBoss JIRA] (JBIDE-10541) Server adapter: If I add a file to my project, it wont get pushed to OpenShift. Should show EGit commit dialog

Andre Dietisheim (JIRA) issues at jboss.org
Wed Jun 25 12:03:26 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-10541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12979324#comment-12979324 ] 

Andre Dietisheim commented on JBIDE-10541:
------------------------------------------

the updated commit dialog now looks as follows:

!commit-dialog.png!

The workflows now supported are:
* you changed/added/removed files but did not commit those changes: commit dialog shows up allowing you to commit, commit & publish or cancel
* you changed/added/removed files and committed them: then commit dialog does not show up but you're asked if you want to push the local commits to OpenShift
!committed-changes-to-publish.png!
* you did not change anything: the adapter asks you if you still want to publish since there are no local changes/commits

> Server adapter: If I add a file to my project, it wont get pushed to OpenShift. Should show EGit commit dialog
> --------------------------------------------------------------------------------------------------------------
>
>                 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: Andre Dietisheim
>              Labels: new_and_noteworthy, server_adapter
>             Fix For: 4.2.0.Beta3
>
>         Attachments: committed-changes-to-publish.png, publish-commit-dialog.png
>
>
> 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 was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list