Issues with downloading from SVN

lisas4567

Member
May 25, 2018
773
0
16
Hi Guys,

Quick question.

Having a small problem trying to download the SVN version of rutorrent.

Details:
Code:
root@server:/var/www# svn co http://rutorrent.googlecode.com/svn/trunk
svn: E000113: Unable to connect to a repository at URL 'http://rutorrent.googlecode.com/svn/trunk'
svn: E000113: Error running context: No route to host
root@server:/var/www# ping rutorrent.googlecode.com
PING googlecode.l.googleusercontent.com (173.194.67.82) 56(84) bytes of data.
64 bytes from wi-in-f82.1e100.net (173.194.67.82): icmp_seq=1 ttl=49 time=9.67 ms
64 bytes from wi-in-f82.1e100.net (173.194.67.82): icmp_seq=2 ttl=49 time=9.66 ms
^C
--- googlecode.l.googleusercontent.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 3829ms
rtt min/avg/max/mdev = 9.668/9.670/9.673/0.098 ms
root@server:

Just wondering where the issue might be? Network, server or provider?

Any help would be great.

Thanks.
 

randac56

Member
May 25, 2018
915
0
16
It looks like the URL has been blocked my the server host. I guess they dont want people to access it.

Is there another SVN mirror for rutorrent that differs from the rutorrent.googlecode.com?

If there is another mirror could someone please post it.

maybe svn.rutorrent.org?

Thanks.