[
https://issues.jboss.org/browse/JBIDE-23862?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-23862:
-------------------------------------
The issue seems to be that oc calls rsync, and passes itself (ie oc rsh) in as the command
that rsync should call to complete the copy. When rsync tries to use this command, it
craps out with the spaces.
So we are successfully calling oc, and oc is successfully calling rsync, but when rsync
tries to call oc rsh, it cannot find it, because of the space in the path.
This seems 100% an upstream issue.
Server adapter: if "oc" in preferences is set to path with
a " " syncing fails
------------------------------------------------------------------------------
Key: JBIDE-23862
URL:
https://issues.jboss.org/browse/JBIDE-23862
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.3.Final
Reporter: Andre Dietisheim
Assignee: Dmitrii Bocharov
Labels: oc_binary, openshift_v3
Fix For: 4.5.0.Final
Attachments: ProcessMain.java, error-in-rsync-for-macos.png
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)