Not able to access svn repo located in a remote server from different remote server with subversion
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I am trying to create subversion repository mirror in a remote server using "svnsync" through command line and the actual repo is located in different remote server.I am able to access this repo from SVNSLIK, but not able to connect subversion of windows compatible
command:
svnsync init file:///repository http://repoURL/trunk/repoName --source-username AAA --source-password PWD
Authentication realm: XXX
Username: AAA Password: PWD
Again asked username and password, even i entered correct authentication info, thrown error.
Error: svnsync:E215004:Unable to connect to a repository at URL http://repoURL/trunk/repoName
Plz help me on this.
authentication svn svnsync
|
show 1 more comment
I am trying to create subversion repository mirror in a remote server using "svnsync" through command line and the actual repo is located in different remote server.I am able to access this repo from SVNSLIK, but not able to connect subversion of windows compatible
command:
svnsync init file:///repository http://repoURL/trunk/repoName --source-username AAA --source-password PWD
Authentication realm: XXX
Username: AAA Password: PWD
Again asked username and password, even i entered correct authentication info, thrown error.
Error: svnsync:E215004:Unable to connect to a repository at URL http://repoURL/trunk/repoName
Plz help me on this.
authentication svn svnsync
When I googled for your error code E215004, it seems to indicate a authentication error: E215004: No more credentials or we tried too manytimes (is there any more error output after the line you posted?) Have you tried accessing the url via a browser and see what happens, since it is a http url?
– DanielBarbarian
Oct 30 '13 at 9:26
Also I am assuming that the htp:// protocol only is a typo in your question as it should be http://.
– DanielBarbarian
Oct 30 '13 at 9:28
no typo error,i am not able to post this question if i use http, so i mentioned htp in the question.
– Sandeep
Oct 30 '13 at 10:19
i am able to access the repo(URL) from browser, but not able to acces through command line in windows usning svnsync. i installed win32svn(Subversion Windows Installer).
– Sandeep
Oct 30 '13 at 10:22
Do you have to log in when you use the url via the browser?
– DanielBarbarian
Oct 30 '13 at 12:51
|
show 1 more comment
I am trying to create subversion repository mirror in a remote server using "svnsync" through command line and the actual repo is located in different remote server.I am able to access this repo from SVNSLIK, but not able to connect subversion of windows compatible
command:
svnsync init file:///repository http://repoURL/trunk/repoName --source-username AAA --source-password PWD
Authentication realm: XXX
Username: AAA Password: PWD
Again asked username and password, even i entered correct authentication info, thrown error.
Error: svnsync:E215004:Unable to connect to a repository at URL http://repoURL/trunk/repoName
Plz help me on this.
authentication svn svnsync
I am trying to create subversion repository mirror in a remote server using "svnsync" through command line and the actual repo is located in different remote server.I am able to access this repo from SVNSLIK, but not able to connect subversion of windows compatible
command:
svnsync init file:///repository http://repoURL/trunk/repoName --source-username AAA --source-password PWD
Authentication realm: XXX
Username: AAA Password: PWD
Again asked username and password, even i entered correct authentication info, thrown error.
Error: svnsync:E215004:Unable to connect to a repository at URL http://repoURL/trunk/repoName
Plz help me on this.
authentication svn svnsync
authentication svn svnsync
edited May 8 '15 at 20:02
Theyouthis
1,79032147
1,79032147
asked Oct 30 '13 at 7:21
SandeepSandeep
4115
4115
When I googled for your error code E215004, it seems to indicate a authentication error: E215004: No more credentials or we tried too manytimes (is there any more error output after the line you posted?) Have you tried accessing the url via a browser and see what happens, since it is a http url?
– DanielBarbarian
Oct 30 '13 at 9:26
Also I am assuming that the htp:// protocol only is a typo in your question as it should be http://.
– DanielBarbarian
Oct 30 '13 at 9:28
no typo error,i am not able to post this question if i use http, so i mentioned htp in the question.
– Sandeep
Oct 30 '13 at 10:19
i am able to access the repo(URL) from browser, but not able to acces through command line in windows usning svnsync. i installed win32svn(Subversion Windows Installer).
– Sandeep
Oct 30 '13 at 10:22
Do you have to log in when you use the url via the browser?
– DanielBarbarian
Oct 30 '13 at 12:51
|
show 1 more comment
When I googled for your error code E215004, it seems to indicate a authentication error: E215004: No more credentials or we tried too manytimes (is there any more error output after the line you posted?) Have you tried accessing the url via a browser and see what happens, since it is a http url?
– DanielBarbarian
Oct 30 '13 at 9:26
Also I am assuming that the htp:// protocol only is a typo in your question as it should be http://.
– DanielBarbarian
Oct 30 '13 at 9:28
no typo error,i am not able to post this question if i use http, so i mentioned htp in the question.
– Sandeep
Oct 30 '13 at 10:19
i am able to access the repo(URL) from browser, but not able to acces through command line in windows usning svnsync. i installed win32svn(Subversion Windows Installer).
– Sandeep
Oct 30 '13 at 10:22
Do you have to log in when you use the url via the browser?
– DanielBarbarian
Oct 30 '13 at 12:51
When I googled for your error code E215004, it seems to indicate a authentication error: E215004: No more credentials or we tried too manytimes (is there any more error output after the line you posted?) Have you tried accessing the url via a browser and see what happens, since it is a http url?
– DanielBarbarian
Oct 30 '13 at 9:26
When I googled for your error code E215004, it seems to indicate a authentication error: E215004: No more credentials or we tried too manytimes (is there any more error output after the line you posted?) Have you tried accessing the url via a browser and see what happens, since it is a http url?
– DanielBarbarian
Oct 30 '13 at 9:26
Also I am assuming that the htp:// protocol only is a typo in your question as it should be http://.
– DanielBarbarian
Oct 30 '13 at 9:28
Also I am assuming that the htp:// protocol only is a typo in your question as it should be http://.
– DanielBarbarian
Oct 30 '13 at 9:28
no typo error,i am not able to post this question if i use http, so i mentioned htp in the question.
– Sandeep
Oct 30 '13 at 10:19
no typo error,i am not able to post this question if i use http, so i mentioned htp in the question.
– Sandeep
Oct 30 '13 at 10:19
i am able to access the repo(URL) from browser, but not able to acces through command line in windows usning svnsync. i installed win32svn(Subversion Windows Installer).
– Sandeep
Oct 30 '13 at 10:22
i am able to access the repo(URL) from browser, but not able to acces through command line in windows usning svnsync. i installed win32svn(Subversion Windows Installer).
– Sandeep
Oct 30 '13 at 10:22
Do you have to log in when you use the url via the browser?
– DanielBarbarian
Oct 30 '13 at 12:51
Do you have to log in when you use the url via the browser?
– DanielBarbarian
Oct 30 '13 at 12:51
|
show 1 more comment
2 Answers
2
active
oldest
votes
I escaped from the problem. In source server(where source code repository exists), subversion client with version - win32svn1.6 was installed. But in destination server, I installed win32svn1.8. May be this is causing the problem. So, I uninstalled win32svn1.8 (from destination server), then installed subversion client with version win32svn1.7. Now it working perfectly for me.
add a comment |
I understand this is an old thread (asked 3years ago as of this posting) but I can provide a different perspective for other users in same scenario.
My source repo was 1.6 and destination was the current svn 1.9.4 on CentOS 6.8. I got the same error
E215004: No more credentials or we tried too manytimes
I have another repo syncing (svn1.6 -> svn1.9) and it was working fine so I compared the config. The other working repo has
SVNPath /var/www/svn_repos/XXX
While this new one has
SVNParentPath /var/www/svn
Per http://svnbook.red-bean.com/en/1.6/svn.ref.mod_dav_svn.conf.html, those 2 cannot go at the same time. If I change one for the other, I risk breaking the automation apps using this new repo. I don't know the intimate difference between those two (SVNParentPath vs SVNPath) but I tried creating a different config in my /etc/httpd/conf.d/subversion.conf
<Location /appX-sync>
DAV svn
SVNPath /var/www/svn/appX
<LimitExcept GET PROPFIND OPTIONS REPORT>
# Require SSL connection for password protection.
SSLRequireSSL
Order deny,allow
Deny from all
allow from localhost
allow from 1.2.3.40
allow from 1.2.3.50
</LimitExcept>
</Location>
And when I re-run the svnsync, it worked!
add a comment |
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
});
}
});
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%2fstackoverflow.com%2fquestions%2f19676135%2fnot-able-to-access-svn-repo-located-in-a-remote-server-from-different-remote-ser%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
I escaped from the problem. In source server(where source code repository exists), subversion client with version - win32svn1.6 was installed. But in destination server, I installed win32svn1.8. May be this is causing the problem. So, I uninstalled win32svn1.8 (from destination server), then installed subversion client with version win32svn1.7. Now it working perfectly for me.
add a comment |
I escaped from the problem. In source server(where source code repository exists), subversion client with version - win32svn1.6 was installed. But in destination server, I installed win32svn1.8. May be this is causing the problem. So, I uninstalled win32svn1.8 (from destination server), then installed subversion client with version win32svn1.7. Now it working perfectly for me.
add a comment |
I escaped from the problem. In source server(where source code repository exists), subversion client with version - win32svn1.6 was installed. But in destination server, I installed win32svn1.8. May be this is causing the problem. So, I uninstalled win32svn1.8 (from destination server), then installed subversion client with version win32svn1.7. Now it working perfectly for me.
I escaped from the problem. In source server(where source code repository exists), subversion client with version - win32svn1.6 was installed. But in destination server, I installed win32svn1.8. May be this is causing the problem. So, I uninstalled win32svn1.8 (from destination server), then installed subversion client with version win32svn1.7. Now it working perfectly for me.
edited Oct 17 '14 at 11:46
answered Nov 13 '13 at 8:46
SandeepSandeep
4115
4115
add a comment |
add a comment |
I understand this is an old thread (asked 3years ago as of this posting) but I can provide a different perspective for other users in same scenario.
My source repo was 1.6 and destination was the current svn 1.9.4 on CentOS 6.8. I got the same error
E215004: No more credentials or we tried too manytimes
I have another repo syncing (svn1.6 -> svn1.9) and it was working fine so I compared the config. The other working repo has
SVNPath /var/www/svn_repos/XXX
While this new one has
SVNParentPath /var/www/svn
Per http://svnbook.red-bean.com/en/1.6/svn.ref.mod_dav_svn.conf.html, those 2 cannot go at the same time. If I change one for the other, I risk breaking the automation apps using this new repo. I don't know the intimate difference between those two (SVNParentPath vs SVNPath) but I tried creating a different config in my /etc/httpd/conf.d/subversion.conf
<Location /appX-sync>
DAV svn
SVNPath /var/www/svn/appX
<LimitExcept GET PROPFIND OPTIONS REPORT>
# Require SSL connection for password protection.
SSLRequireSSL
Order deny,allow
Deny from all
allow from localhost
allow from 1.2.3.40
allow from 1.2.3.50
</LimitExcept>
</Location>
And when I re-run the svnsync, it worked!
add a comment |
I understand this is an old thread (asked 3years ago as of this posting) but I can provide a different perspective for other users in same scenario.
My source repo was 1.6 and destination was the current svn 1.9.4 on CentOS 6.8. I got the same error
E215004: No more credentials or we tried too manytimes
I have another repo syncing (svn1.6 -> svn1.9) and it was working fine so I compared the config. The other working repo has
SVNPath /var/www/svn_repos/XXX
While this new one has
SVNParentPath /var/www/svn
Per http://svnbook.red-bean.com/en/1.6/svn.ref.mod_dav_svn.conf.html, those 2 cannot go at the same time. If I change one for the other, I risk breaking the automation apps using this new repo. I don't know the intimate difference between those two (SVNParentPath vs SVNPath) but I tried creating a different config in my /etc/httpd/conf.d/subversion.conf
<Location /appX-sync>
DAV svn
SVNPath /var/www/svn/appX
<LimitExcept GET PROPFIND OPTIONS REPORT>
# Require SSL connection for password protection.
SSLRequireSSL
Order deny,allow
Deny from all
allow from localhost
allow from 1.2.3.40
allow from 1.2.3.50
</LimitExcept>
</Location>
And when I re-run the svnsync, it worked!
add a comment |
I understand this is an old thread (asked 3years ago as of this posting) but I can provide a different perspective for other users in same scenario.
My source repo was 1.6 and destination was the current svn 1.9.4 on CentOS 6.8. I got the same error
E215004: No more credentials or we tried too manytimes
I have another repo syncing (svn1.6 -> svn1.9) and it was working fine so I compared the config. The other working repo has
SVNPath /var/www/svn_repos/XXX
While this new one has
SVNParentPath /var/www/svn
Per http://svnbook.red-bean.com/en/1.6/svn.ref.mod_dav_svn.conf.html, those 2 cannot go at the same time. If I change one for the other, I risk breaking the automation apps using this new repo. I don't know the intimate difference between those two (SVNParentPath vs SVNPath) but I tried creating a different config in my /etc/httpd/conf.d/subversion.conf
<Location /appX-sync>
DAV svn
SVNPath /var/www/svn/appX
<LimitExcept GET PROPFIND OPTIONS REPORT>
# Require SSL connection for password protection.
SSLRequireSSL
Order deny,allow
Deny from all
allow from localhost
allow from 1.2.3.40
allow from 1.2.3.50
</LimitExcept>
</Location>
And when I re-run the svnsync, it worked!
I understand this is an old thread (asked 3years ago as of this posting) but I can provide a different perspective for other users in same scenario.
My source repo was 1.6 and destination was the current svn 1.9.4 on CentOS 6.8. I got the same error
E215004: No more credentials or we tried too manytimes
I have another repo syncing (svn1.6 -> svn1.9) and it was working fine so I compared the config. The other working repo has
SVNPath /var/www/svn_repos/XXX
While this new one has
SVNParentPath /var/www/svn
Per http://svnbook.red-bean.com/en/1.6/svn.ref.mod_dav_svn.conf.html, those 2 cannot go at the same time. If I change one for the other, I risk breaking the automation apps using this new repo. I don't know the intimate difference between those two (SVNParentPath vs SVNPath) but I tried creating a different config in my /etc/httpd/conf.d/subversion.conf
<Location /appX-sync>
DAV svn
SVNPath /var/www/svn/appX
<LimitExcept GET PROPFIND OPTIONS REPORT>
# Require SSL connection for password protection.
SSLRequireSSL
Order deny,allow
Deny from all
allow from localhost
allow from 1.2.3.40
allow from 1.2.3.50
</LimitExcept>
</Location>
And when I re-run the svnsync, it worked!
answered Nov 8 '16 at 11:17
icasimpanicasimpan
5713823
5713823
add a comment |
add a comment |
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.
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%2fstackoverflow.com%2fquestions%2f19676135%2fnot-able-to-access-svn-repo-located-in-a-remote-server-from-different-remote-ser%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
When I googled for your error code E215004, it seems to indicate a authentication error: E215004: No more credentials or we tried too manytimes (is there any more error output after the line you posted?) Have you tried accessing the url via a browser and see what happens, since it is a http url?
– DanielBarbarian
Oct 30 '13 at 9:26
Also I am assuming that the htp:// protocol only is a typo in your question as it should be http://.
– DanielBarbarian
Oct 30 '13 at 9:28
no typo error,i am not able to post this question if i use http, so i mentioned htp in the question.
– Sandeep
Oct 30 '13 at 10:19
i am able to access the repo(URL) from browser, but not able to acces through command line in windows usning svnsync. i installed win32svn(Subversion Windows Installer).
– Sandeep
Oct 30 '13 at 10:22
Do you have to log in when you use the url via the browser?
– DanielBarbarian
Oct 30 '13 at 12:51