You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Siddhesh Rane (Jira)" <ji...@apache.org> on 2019/08/28 14:16:00 UTC

[jira] [Created] (NETBEANS-3040) Diff to feature does not work for Remote files in C/C++

Siddhesh Rane created NETBEANS-3040:
---------------------------------------

             Summary: Diff to feature does not work for Remote files in C/C++ 
                 Key: NETBEANS-3040
                 URL: https://issues.apache.org/jira/browse/NETBEANS-3040
             Project: NetBeans
          Issue Type: Bug
          Components: cnd - Remote, utilities - Diff
    Affects Versions: 8.2
         Environment: Ubuntu 18.04, 16.04
            Reporter: Siddhesh Rane


"Diff to" does not work when the target file to diff against is a Remote file.

*Fail Scenario 1*
 # Using Remote C/C++ toolbar, open a file on a remote server (Could be any format, project file or not).
 # Open a local file on your desktop in Netbeans. (Could be any format, project file or not).
 # In the editor tab of local file, right click and click on "Diff to". Choose remote file from sidebar
 # {color:#de350b}Nothing happens. Error is logged in IDE Log{color}

*Fail Scenario 2*
 # Using Remote C/C++ toolbar, open two files  on a remote server (Could be any format, project file or not)
 # In the editor tab of one  file, right click and click on "Diff to". Choose the other remote file from sidebar
 # {color:#de350b}Nothing happens. Error is logged in IDE Log{color}

*Success scenario*  ** 
 # Using Remote C/C++ toolbar, open a file on a remote server (Could be any format, project file or not).
 # Open a local file on your desktop in Netbeans. (Could be any format, project file or not).
 # In the remote file tab, right click and click on "Diff to". Choose the local file
 # {color:#00875a}Diff works!{color}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists