[jbosstools-issues] [JBoss JIRA] (JBIDE-10581) OpenShift app git repo is not cloned to the user provided destination

Andre Dietisheim (Commented) (JIRA) jira-events at lists.jboss.org
Wed Jan 4 11:44:09 EST 2012


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

Andre Dietisheim commented on JBIDE-10581:
------------------------------------------

I have to admit that things are confusing here:

IMHO the 2 usecases have to be kept separate:

1) import the OpenShift application to your workspace
2) share an existing project with OpenShift 

In 1) we clone the OpenShift repo to the given destination. In 2) we create a local repo and push it to remote git repo. In 2) we clone the remote repo (to /tmp) only to get the OpenShift specific configurations and copy them to the preexisting project (in your workspace). We then git share the the preexisting project (create a new git repo in the project folder) and push it to the OpenShift repo.

IMHO there are 2 options:

1) We disable the "Destination" text field (since it does not apply to the usecase 2)
2) We use "Repository Location" (instead of "Destination") and use that setting to determine where the git repo for the preexisting project will be created.

We are currently reorganizing the OpenShift UI in JBIDE-10528 and we'll have to decide which option (or a different one?) fits best.
                
> OpenShift app git repo is not cloned to the user provided destination
> ---------------------------------------------------------------------
>
>                 Key: JBIDE-10581
>                 URL: https://issues.jboss.org/browse/JBIDE-10581
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.M5
>            Reporter: Stefan Bunciak
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta1
>
>         Attachments: git1.png, git1.png, git2.png, git2.png
>
>
> The wizard says it will clone the git repo to:
> !git1.png|thumbnail!
> but in reality, it is in:
> !git2.png|thumbnail!

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

        


More information about the jbosstools-issues mailing list