[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN IP Changed

From: Narender Singh <narendermann_at_gmail.com>
Date: Mon, 30 Jan 2017 20:31:07 +0530


Hello Experts,

I have SVN Server running on linux which is recently migrated to another
server. means IP address changed. Now I tried accessing it through client
and ssh, it says

svn: E000110: Unable to connect to a repository at URL
'svn://OLDIP.ADD.XX.XX/path/svn/PATH'
svn: E000110: Can't connect to host 'OLDIP.ADD.XX.XX': Connection timed out

where OLDIP.ADD.XX.XX is the old IP and NEWIP.ADD.XX.XX is the new IP.

Now when I runs svn relocate it given below error:

svn: E210005: Unable to connect to a repository at URL
'svn://NEWIP.ADD.XX.XX/path/svn/PATH'
svn: E210005: No repository found in 'svn://NEWIP.ADD.XX.XX/path/svn/PATH'

SVN LIST output:

svn list
svn: E000110: Unable to connect to a repository at URL 'svn://OLD
IP.ADD.XX.XX/path/svn/PATH'
svn: E000110: Can't connect to host 'OLDIP.ADD.XX.XX': Connection timed out

Can you please help me it resolving this ?

*Thanks, N​S*

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3205784

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2017-01-30 16:37:59 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.