[jbosstools-issues] [JBoss JIRA] (JBIDE-21453) Server Adapter: use rsync flag instead of local filtered-copy

Andre Dietisheim (JIRA) issues at jboss.org
Tue Jan 19 05:22:00 EST 2016


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

Andre Dietisheim commented on JBIDE-21453:
------------------------------------------

The problem here is that we need to support 2 approaches: 
* if oc binary doesnt supports rsync flags: the current workaround with local, filtering copy (to exclude git folder etc.)
* if oc binary supports rsync flags: use the rsync flags

> Server Adapter: use rsync flag instead of local filtered-copy
> -------------------------------------------------------------
>
>                 Key: JBIDE-21453
>                 URL: https://issues.jboss.org/browse/JBIDE-21453
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 4.3.1.Beta1
>            Reporter: Andre Dietisheim
>             Fix For: 4.3.1.Beta2
>
>
> With https://github.com/openshift/origin/issues/6143 *oc rsync* now allows specific white-listed flag to be used.
> Our current implementation works around this by doing a local copy where excluded bits are filtered (not copied). We need to use exclusion flags if available.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list