SVN connection refused (Ubuntu)












0















I'm trying to check out my repository, but it can not connect to my project archive and refuses the connection.
When I try to checkout in Uni it works, but not at home. I tried to change the ~/.subversion/servers file but it didn't work. I've been struggling with this issue for a long time, can anyone help me ?



svn: E170013: Konnte nicht mit Projektarchiv bei URL »https://www.myrepository.org« verbinden

svn: E000111: Fehler beim Ausführen des Kontextes: Verbindungsaufbau abgelehnt









share|improve this question
















bumped to the homepage by Community 15 mins ago


This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.




















    0















    I'm trying to check out my repository, but it can not connect to my project archive and refuses the connection.
    When I try to checkout in Uni it works, but not at home. I tried to change the ~/.subversion/servers file but it didn't work. I've been struggling with this issue for a long time, can anyone help me ?



    svn: E170013: Konnte nicht mit Projektarchiv bei URL »https://www.myrepository.org« verbinden

    svn: E000111: Fehler beim Ausführen des Kontextes: Verbindungsaufbau abgelehnt









    share|improve this question
















    bumped to the homepage by Community 15 mins ago


    This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.


















      0












      0








      0








      I'm trying to check out my repository, but it can not connect to my project archive and refuses the connection.
      When I try to checkout in Uni it works, but not at home. I tried to change the ~/.subversion/servers file but it didn't work. I've been struggling with this issue for a long time, can anyone help me ?



      svn: E170013: Konnte nicht mit Projektarchiv bei URL »https://www.myrepository.org« verbinden

      svn: E000111: Fehler beim Ausführen des Kontextes: Verbindungsaufbau abgelehnt









      share|improve this question
















      I'm trying to check out my repository, but it can not connect to my project archive and refuses the connection.
      When I try to checkout in Uni it works, but not at home. I tried to change the ~/.subversion/servers file but it didn't work. I've been struggling with this issue for a long time, can anyone help me ?



      svn: E170013: Konnte nicht mit Projektarchiv bei URL »https://www.myrepository.org« verbinden

      svn: E000111: Fehler beim Ausführen des Kontextes: Verbindungsaufbau abgelehnt






      ubuntu subversion






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited May 20 '16 at 15:30







      Merve Sahin

















      asked May 19 '16 at 18:47









      Merve SahinMerve Sahin

      1263




      1263





      bumped to the homepage by Community 15 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.







      bumped to the homepage by Community 15 mins ago


      This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
























          1 Answer
          1






          active

          oldest

          votes


















          0














          In all likelihood the host you're trying to connect to has an "internal" name and it is either different or not available outside of the school firewall. If you have an IT help desk you might want to ask them if the server is accessible from the outside.






          share|improve this answer
























          • no it is accessible, because it works on windows but not on ubuntu

            – Merve Sahin
            May 20 '16 at 9:59











          • Well then I was wrong. Do you get any errors on the Ubuntu side?

            – stdunbar
            May 20 '16 at 14:43











          • this is the error I get when svn can not connect to the url : svn: E170013 and I this is the error when svn refuses the connection : svn: E000111 Maybe its the firewall but I granted access at port 3690, which is reserved for svn

            – Merve Sahin
            May 20 '16 at 15:26













          • Do you use your universities VPN on windows but not on Ubuntu?

            – Wieland
            May 20 '16 at 16:28











          • I used it on both, but it still didn't work on Ubuntu

            – Merve Sahin
            May 20 '16 at 18:00











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "106"
          };
          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: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          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%2funix.stackexchange.com%2fquestions%2f284243%2fsvn-connection-refused-ubuntu%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0














          In all likelihood the host you're trying to connect to has an "internal" name and it is either different or not available outside of the school firewall. If you have an IT help desk you might want to ask them if the server is accessible from the outside.






          share|improve this answer
























          • no it is accessible, because it works on windows but not on ubuntu

            – Merve Sahin
            May 20 '16 at 9:59











          • Well then I was wrong. Do you get any errors on the Ubuntu side?

            – stdunbar
            May 20 '16 at 14:43











          • this is the error I get when svn can not connect to the url : svn: E170013 and I this is the error when svn refuses the connection : svn: E000111 Maybe its the firewall but I granted access at port 3690, which is reserved for svn

            – Merve Sahin
            May 20 '16 at 15:26













          • Do you use your universities VPN on windows but not on Ubuntu?

            – Wieland
            May 20 '16 at 16:28











          • I used it on both, but it still didn't work on Ubuntu

            – Merve Sahin
            May 20 '16 at 18:00
















          0














          In all likelihood the host you're trying to connect to has an "internal" name and it is either different or not available outside of the school firewall. If you have an IT help desk you might want to ask them if the server is accessible from the outside.






          share|improve this answer
























          • no it is accessible, because it works on windows but not on ubuntu

            – Merve Sahin
            May 20 '16 at 9:59











          • Well then I was wrong. Do you get any errors on the Ubuntu side?

            – stdunbar
            May 20 '16 at 14:43











          • this is the error I get when svn can not connect to the url : svn: E170013 and I this is the error when svn refuses the connection : svn: E000111 Maybe its the firewall but I granted access at port 3690, which is reserved for svn

            – Merve Sahin
            May 20 '16 at 15:26













          • Do you use your universities VPN on windows but not on Ubuntu?

            – Wieland
            May 20 '16 at 16:28











          • I used it on both, but it still didn't work on Ubuntu

            – Merve Sahin
            May 20 '16 at 18:00














          0












          0








          0







          In all likelihood the host you're trying to connect to has an "internal" name and it is either different or not available outside of the school firewall. If you have an IT help desk you might want to ask them if the server is accessible from the outside.






          share|improve this answer













          In all likelihood the host you're trying to connect to has an "internal" name and it is either different or not available outside of the school firewall. If you have an IT help desk you might want to ask them if the server is accessible from the outside.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 19 '16 at 21:39









          stdunbarstdunbar

          1211




          1211













          • no it is accessible, because it works on windows but not on ubuntu

            – Merve Sahin
            May 20 '16 at 9:59











          • Well then I was wrong. Do you get any errors on the Ubuntu side?

            – stdunbar
            May 20 '16 at 14:43











          • this is the error I get when svn can not connect to the url : svn: E170013 and I this is the error when svn refuses the connection : svn: E000111 Maybe its the firewall but I granted access at port 3690, which is reserved for svn

            – Merve Sahin
            May 20 '16 at 15:26













          • Do you use your universities VPN on windows but not on Ubuntu?

            – Wieland
            May 20 '16 at 16:28











          • I used it on both, but it still didn't work on Ubuntu

            – Merve Sahin
            May 20 '16 at 18:00



















          • no it is accessible, because it works on windows but not on ubuntu

            – Merve Sahin
            May 20 '16 at 9:59











          • Well then I was wrong. Do you get any errors on the Ubuntu side?

            – stdunbar
            May 20 '16 at 14:43











          • this is the error I get when svn can not connect to the url : svn: E170013 and I this is the error when svn refuses the connection : svn: E000111 Maybe its the firewall but I granted access at port 3690, which is reserved for svn

            – Merve Sahin
            May 20 '16 at 15:26













          • Do you use your universities VPN on windows but not on Ubuntu?

            – Wieland
            May 20 '16 at 16:28











          • I used it on both, but it still didn't work on Ubuntu

            – Merve Sahin
            May 20 '16 at 18:00

















          no it is accessible, because it works on windows but not on ubuntu

          – Merve Sahin
          May 20 '16 at 9:59





          no it is accessible, because it works on windows but not on ubuntu

          – Merve Sahin
          May 20 '16 at 9:59













          Well then I was wrong. Do you get any errors on the Ubuntu side?

          – stdunbar
          May 20 '16 at 14:43





          Well then I was wrong. Do you get any errors on the Ubuntu side?

          – stdunbar
          May 20 '16 at 14:43













          this is the error I get when svn can not connect to the url : svn: E170013 and I this is the error when svn refuses the connection : svn: E000111 Maybe its the firewall but I granted access at port 3690, which is reserved for svn

          – Merve Sahin
          May 20 '16 at 15:26







          this is the error I get when svn can not connect to the url : svn: E170013 and I this is the error when svn refuses the connection : svn: E000111 Maybe its the firewall but I granted access at port 3690, which is reserved for svn

          – Merve Sahin
          May 20 '16 at 15:26















          Do you use your universities VPN on windows but not on Ubuntu?

          – Wieland
          May 20 '16 at 16:28





          Do you use your universities VPN on windows but not on Ubuntu?

          – Wieland
          May 20 '16 at 16:28













          I used it on both, but it still didn't work on Ubuntu

          – Merve Sahin
          May 20 '16 at 18:00





          I used it on both, but it still didn't work on Ubuntu

          – Merve Sahin
          May 20 '16 at 18:00


















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Unix & Linux Stack Exchange!


          • 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%2funix.stackexchange.com%2fquestions%2f284243%2fsvn-connection-refused-ubuntu%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

          サソリ

          広島県道265号伴広島線

          Accessing regular linux commands in Huawei's Dopra Linux