[
https://issues.jboss.org/browse/JBIDE-12138?page=com.atlassian.jira.plugi...
]
Max Rydahl Andersen commented on JBIDE-12138:
---------------------------------------------
Here is a patch that isolate the try/catch to handle the case of push error and then ask
user if something went wrong and *only* the user accepts this do we attempt to do a push
force.
The patch also makes the console print out everything was uptodate in console for both
cases of push.
serveradapter is git forcing without asking when error occurs in
normal git commit
----------------------------------------------------------------------------------
Key: JBIDE-12138
URL:
https://issues.jboss.org/browse/JBIDE-12138
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Reporter: Max Rydahl Andersen
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 3.3.0.CR1
Attachments: JBIDE-12138.patch
Was noticed through reading the code that if another error than "up to date"
occurs jbosstools is *forcing* a push witohut asking the user.
This must be fixed since otherwise you are nuking users history!
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira