netbeans 9 - svn support broken on macOs?












4














The backdrop story



On macOs I have always depended on svnKit for SVN support in netbeans, as it just works out of the box even without svn installed. However as of Netbeans 9, svnKit support is broken with no intention to fix - see NETBEANS-1302:




... svnkit integration has been disabled, because some parts of it are
under licenses that are not allowed in an ASF project ...




So I need to fallback to installed CLI versions.



My Problem



However after installing SVN (subversion.apache.org), I still get the dialog box with "SVN Command Failed" asking me to install or point to an already installed version.



I have it installed two different ways, the apple developer command line tools (svn 1.10.0), and through brew (svn 1.10.2).



I point netbeans to either /usr/bin or /usr/local/bin - but it fails to pick up the already installed svn cli.



Anything I am doing wrong? It must be working because I am referred to it by others? Or maybe only broken on macOs?



Note: this question is not about SvnKit support being broken: It is known that SvnKit is broken, and there is no intent to fix. So any question about SvnKit support in Netbeans 9 is right now pointless. The question is about integration with a true SVN client - I am not able to get that to work either on macOS.










share|improve this question
























  • Same here on Archlinux. NetBeans 9 is a catastrophe.
    – Peter
    Nov 27 at 13:32
















4














The backdrop story



On macOs I have always depended on svnKit for SVN support in netbeans, as it just works out of the box even without svn installed. However as of Netbeans 9, svnKit support is broken with no intention to fix - see NETBEANS-1302:




... svnkit integration has been disabled, because some parts of it are
under licenses that are not allowed in an ASF project ...




So I need to fallback to installed CLI versions.



My Problem



However after installing SVN (subversion.apache.org), I still get the dialog box with "SVN Command Failed" asking me to install or point to an already installed version.



I have it installed two different ways, the apple developer command line tools (svn 1.10.0), and through brew (svn 1.10.2).



I point netbeans to either /usr/bin or /usr/local/bin - but it fails to pick up the already installed svn cli.



Anything I am doing wrong? It must be working because I am referred to it by others? Or maybe only broken on macOs?



Note: this question is not about SvnKit support being broken: It is known that SvnKit is broken, and there is no intent to fix. So any question about SvnKit support in Netbeans 9 is right now pointless. The question is about integration with a true SVN client - I am not able to get that to work either on macOS.










share|improve this question
























  • Same here on Archlinux. NetBeans 9 is a catastrophe.
    – Peter
    Nov 27 at 13:32














4












4








4


1





The backdrop story



On macOs I have always depended on svnKit for SVN support in netbeans, as it just works out of the box even without svn installed. However as of Netbeans 9, svnKit support is broken with no intention to fix - see NETBEANS-1302:




... svnkit integration has been disabled, because some parts of it are
under licenses that are not allowed in an ASF project ...




So I need to fallback to installed CLI versions.



My Problem



However after installing SVN (subversion.apache.org), I still get the dialog box with "SVN Command Failed" asking me to install or point to an already installed version.



I have it installed two different ways, the apple developer command line tools (svn 1.10.0), and through brew (svn 1.10.2).



I point netbeans to either /usr/bin or /usr/local/bin - but it fails to pick up the already installed svn cli.



Anything I am doing wrong? It must be working because I am referred to it by others? Or maybe only broken on macOs?



Note: this question is not about SvnKit support being broken: It is known that SvnKit is broken, and there is no intent to fix. So any question about SvnKit support in Netbeans 9 is right now pointless. The question is about integration with a true SVN client - I am not able to get that to work either on macOS.










share|improve this question















The backdrop story



On macOs I have always depended on svnKit for SVN support in netbeans, as it just works out of the box even without svn installed. However as of Netbeans 9, svnKit support is broken with no intention to fix - see NETBEANS-1302:




... svnkit integration has been disabled, because some parts of it are
under licenses that are not allowed in an ASF project ...




So I need to fallback to installed CLI versions.



My Problem



However after installing SVN (subversion.apache.org), I still get the dialog box with "SVN Command Failed" asking me to install or point to an already installed version.



I have it installed two different ways, the apple developer command line tools (svn 1.10.0), and through brew (svn 1.10.2).



I point netbeans to either /usr/bin or /usr/local/bin - but it fails to pick up the already installed svn cli.



Anything I am doing wrong? It must be working because I am referred to it by others? Or maybe only broken on macOs?



Note: this question is not about SvnKit support being broken: It is known that SvnKit is broken, and there is no intent to fix. So any question about SvnKit support in Netbeans 9 is right now pointless. The question is about integration with a true SVN client - I am not able to get that to work either on macOS.







macos svn netbeans netbeans-9






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Nov 8 at 17:43

























asked Nov 5 at 23:41









YoYo

4,88723659




4,88723659












  • Same here on Archlinux. NetBeans 9 is a catastrophe.
    – Peter
    Nov 27 at 13:32


















  • Same here on Archlinux. NetBeans 9 is a catastrophe.
    – Peter
    Nov 27 at 13:32
















Same here on Archlinux. NetBeans 9 is a catastrophe.
– Peter
Nov 27 at 13:32




Same here on Archlinux. NetBeans 9 is a catastrophe.
– Peter
Nov 27 at 13:32












2 Answers
2






active

oldest

votes


















1














The problem is the SVN version. Netbeans 9 does not support it (see NETBEANS-771...)
There is a patch of org-netbeans-modules-subversion.jar in that thread that supposedly fixes the issue.






share|improve this answer





























    1














    I tried the new org-netbeans-modules-subversion.jar provided in NETBEANS-771 but it made no difference on my Mac.



    Product Version: Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708)
    Java: 1.8.0_191; Java HotSpot(TM) 64-Bit Server VM 25.191-b12
    Runtime: Java(TM) SE Runtime Environment 1.8.0_191-b12
    System: Mac OS X version 10.14.1 running on x86_64; UTF-8; en_US (nb)
    svn --version
    svn, version 1.10.0 (r1827917)
    compiled Sep 25 2018, 18:25:22 on x86_64-apple-darwin17.0.0






    share|improve this answer





















    • Make sure that this finding is logged in the JIRA
      – YoYo
      Dec 5 at 18:21











    Your Answer






    StackExchange.ifUsing("editor", function () {
    StackExchange.using("externalEditor", function () {
    StackExchange.using("snippets", function () {
    StackExchange.snippets.init();
    });
    });
    }, "code-snippets");

    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "1"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53163895%2fnetbeans-9-svn-support-broken-on-macos%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    The problem is the SVN version. Netbeans 9 does not support it (see NETBEANS-771...)
    There is a patch of org-netbeans-modules-subversion.jar in that thread that supposedly fixes the issue.






    share|improve this answer


























      1














      The problem is the SVN version. Netbeans 9 does not support it (see NETBEANS-771...)
      There is a patch of org-netbeans-modules-subversion.jar in that thread that supposedly fixes the issue.






      share|improve this answer
























        1












        1








        1






        The problem is the SVN version. Netbeans 9 does not support it (see NETBEANS-771...)
        There is a patch of org-netbeans-modules-subversion.jar in that thread that supposedly fixes the issue.






        share|improve this answer












        The problem is the SVN version. Netbeans 9 does not support it (see NETBEANS-771...)
        There is a patch of org-netbeans-modules-subversion.jar in that thread that supposedly fixes the issue.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 27 at 16:03









        Johny

        335311




        335311

























            1














            I tried the new org-netbeans-modules-subversion.jar provided in NETBEANS-771 but it made no difference on my Mac.



            Product Version: Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708)
            Java: 1.8.0_191; Java HotSpot(TM) 64-Bit Server VM 25.191-b12
            Runtime: Java(TM) SE Runtime Environment 1.8.0_191-b12
            System: Mac OS X version 10.14.1 running on x86_64; UTF-8; en_US (nb)
            svn --version
            svn, version 1.10.0 (r1827917)
            compiled Sep 25 2018, 18:25:22 on x86_64-apple-darwin17.0.0






            share|improve this answer





















            • Make sure that this finding is logged in the JIRA
              – YoYo
              Dec 5 at 18:21
















            1














            I tried the new org-netbeans-modules-subversion.jar provided in NETBEANS-771 but it made no difference on my Mac.



            Product Version: Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708)
            Java: 1.8.0_191; Java HotSpot(TM) 64-Bit Server VM 25.191-b12
            Runtime: Java(TM) SE Runtime Environment 1.8.0_191-b12
            System: Mac OS X version 10.14.1 running on x86_64; UTF-8; en_US (nb)
            svn --version
            svn, version 1.10.0 (r1827917)
            compiled Sep 25 2018, 18:25:22 on x86_64-apple-darwin17.0.0






            share|improve this answer





















            • Make sure that this finding is logged in the JIRA
              – YoYo
              Dec 5 at 18:21














            1












            1








            1






            I tried the new org-netbeans-modules-subversion.jar provided in NETBEANS-771 but it made no difference on my Mac.



            Product Version: Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708)
            Java: 1.8.0_191; Java HotSpot(TM) 64-Bit Server VM 25.191-b12
            Runtime: Java(TM) SE Runtime Environment 1.8.0_191-b12
            System: Mac OS X version 10.14.1 running on x86_64; UTF-8; en_US (nb)
            svn --version
            svn, version 1.10.0 (r1827917)
            compiled Sep 25 2018, 18:25:22 on x86_64-apple-darwin17.0.0






            share|improve this answer












            I tried the new org-netbeans-modules-subversion.jar provided in NETBEANS-771 but it made no difference on my Mac.



            Product Version: Apache NetBeans IDE 9.0 (Build incubator-netbeans-release-334-on-20180708)
            Java: 1.8.0_191; Java HotSpot(TM) 64-Bit Server VM 25.191-b12
            Runtime: Java(TM) SE Runtime Environment 1.8.0_191-b12
            System: Mac OS X version 10.14.1 running on x86_64; UTF-8; en_US (nb)
            svn --version
            svn, version 1.10.0 (r1827917)
            compiled Sep 25 2018, 18:25:22 on x86_64-apple-darwin17.0.0







            share|improve this answer












            share|improve this answer



            share|improve this answer










            answered Dec 4 at 20:08









            Harry Delugach

            113




            113












            • Make sure that this finding is logged in the JIRA
              – YoYo
              Dec 5 at 18:21


















            • Make sure that this finding is logged in the JIRA
              – YoYo
              Dec 5 at 18:21
















            Make sure that this finding is logged in the JIRA
            – YoYo
            Dec 5 at 18:21




            Make sure that this finding is logged in the JIRA
            – YoYo
            Dec 5 at 18:21


















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Stack Overflow!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53163895%2fnetbeans-9-svn-support-broken-on-macos%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Florida Star v. B. J. F.

            Error while running script in elastic search , gateway timeout

            Adding quotations to stringified JSON object values