SVN connection refused (Ubuntu)Subversion on Ubuntu server - setup issuesSVN access and indexing toolCouldn't...
How do affixes and prefixes work in Diablo 2?
What made Windows ME so crash-prone?
Alternator dying so junk car?
Do dragons smell of lilacs?
Can you perfectly wrap a cube with this blocky shape?
Can a dragon's breath weapon pass through Leomund's Tiny Hut?
Should I be able to keep my company purchased standing desk when I leave my job?
Cine footage fron Saturn V launch's
Can a pizza stone be fixed after soap has been used to clean it?
Snaking a clogged tub drain
What exactly is a Hadouken?
Alphanumeric Line and Curve Counting
How Can I Process Untrusted Data Sources Securely?
How should one refer to knights (& dames) in academic writing?
Why are road bikes (not time trial bikes) used in many triathlons?
Why does FFmpeg choose 10+20+20 ms instead of an even 16 ms for 60 fps GIF images?
Strategy to pay off revolving debt while building reserve savings fund?
When does Fisher's "go get more data" approach make sense?
How fast does a character need to move to be effectively invisible?
Getting one over on the boss
Is it rude to refer to janitors as 'floor people'?
Does the Intel 8085 CPU use real memory addresses?
Is it OK to use personal email ID for faculty job applications or should we use (current) institute's ID
Intel 8080-based home computers
SVN connection refused (Ubuntu)
Subversion on Ubuntu server - setup issuesSVN access and indexing toolCouldn't perform atomic initialization SQLite error with Subversion on EclipseSet up svn for an existing projectsvn checkout without tagsSVN migration--SEC_ERROR_UNKNOWN_ISSUER particular websiteAWS ubuntu instance Connection refusedHow to make hacked files in Subversion repository editable again?`svn checkout` over HTTP gives error E000104 but `svn ls` works
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom: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
ubuntu subversion
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
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
bumped to the homepage by Community♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
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
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
ubuntu subversion
edited May 20 '16 at 15:30
Merve Sahin
asked May 19 '16 at 18:47
Merve SahinMerve Sahin
1264 bronze badges
1264 bronze badges
bumped to the homepage by Community♦ 1 hour 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♦ 1 hour ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
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.
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
add a comment |
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
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
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
add a comment |
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.
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
add a comment |
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.
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.
answered May 19 '16 at 21:39
stdunbarstdunbar
1112 bronze badges
1112 bronze badges
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
add a comment |
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
add a comment |
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.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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