SVN server down? Trying to compiling – SOLVED!

Random chit-chat and anything that doesn't belong elsewhere
Post Reply
macolsen
Posts: 8
Joined: Mon Dec 01, 2008 11:41 am

SVN server down? Trying to compiling – SOLVED!

Post by macolsen »

Hi,

I've been compiling the latest Handbrake svn the last 2 month on OSX.
But suddenly today when i try to update with "svn update" i get this message "svn: Can't connect to host 'svn.handbrake.fr': No route to host"
Is the server down or did i missed something?

Regards,
Last edited by macolsen on Fri Dec 19, 2008 4:35 pm, edited 1 time in total.
User avatar
s55
HandBrake Team
Posts: 10357
Joined: Sun Dec 24, 2006 1:05 pm

Re: SVN server down? Trying to compiling

Post by s55 »

Server is running fine and the address is correct.

Probably a bad DNS cache or something along those lines. The site/svn has just moved server in the last day or to.
macolsen
Posts: 8
Joined: Mon Dec 01, 2008 11:41 am

Re: SVN server down? Trying to compiling

Post by macolsen »

Thanks for the fast answer.

I will try again tomorrow and hope it's working.
macolsen
Posts: 8
Joined: Mon Dec 01, 2008 11:41 am

Re: SVN server down? Trying to compiling

Post by macolsen »

Sorry to *BUMP* this topic but still no "No route to host"
Also to inform others of the problem so they dont think they done anything wrong

Regards
nightstrm
Veteran User
Posts: 1887
Joined: Fri Mar 23, 2007 5:43 am

Re: SVN server down? Trying to compiling

Post by nightstrm »

macolsen wrote:Sorry to *BUMP* this topic but still no "No route to host"
Also to inform others of the problem so they dont think they done anything wrong

Regards
Not a problem here...

H:\>ping svn.handbrake.fr

Pinging concorde.lapsus.org [91.121.74.28] with 32 bytes of data:

Reply from 91.121.74.28: bytes=32 time=153ms TTL=49
Reply from 91.121.74.28: bytes=32 time=260ms TTL=49
Reply from 91.121.74.28: bytes=32 time=517ms TTL=49
Reply from 91.121.74.28: bytes=32 time=373ms TTL=49

Ping statistics for 91.121.74.28:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 153ms, Maximum = 517ms, Average = 325ms
macolsen
Posts: 8
Joined: Mon Dec 01, 2008 11:41 am

Re: SVN server down? Trying to compiling

Post by macolsen »

That's odd! I can also get answer when i ping?

ping svn.handbrake.fr
PING concorde.lapsus.org (91.121.74.28): 56 data bytes
64 bytes from 91.121.74.28: icmp_seq=0 ttl=49 time=73.746 ms
64 bytes from 91.121.74.28: icmp_seq=1 ttl=49 time=70.792 ms
64 bytes from 91.121.74.28: icmp_seq=2 ttl=49 time=69.927 ms
64 bytes from 91.121.74.28: icmp_seq=3 ttl=49 time=75.115 ms
64 bytes from 91.121.74.28: icmp_seq=4 ttl=49 time=73.078 ms
64 bytes from 91.121.74.28: icmp_seq=5 ttl=49 time=75.414 ms
64 bytes from 91.121.74.28: icmp_seq=6 ttl=49 time=70.713 ms
64 bytes from 91.121.74.28: icmp_seq=7 ttl=49 time=78.423 ms
64 bytes from 91.121.74.28: icmp_seq=8 ttl=49 time=82.883 ms
^C
--- concorde.lapsus.org ping statistics ---
10 packets transmitted, 9 packets received, 10% packet loss
round-trip min/avg/max/stddev = 69.927/74.455/82.883/3.922 ms
lone_tree
Experienced
Posts: 75
Joined: Mon May 05, 2008 10:23 pm

Re: SVN server down? Trying to compiling

Post by lone_tree »

I'm also still getting "No route to host" but can ping svn.handbrake.fr just fine.
rhester
Veteran User
Posts: 2888
Joined: Tue Apr 18, 2006 10:24 pm

Re: SVN server down? Trying to compiling

Post by rhester »

Check your .svn files - if they are locked to the IP rather than the hostname, you will need to do a clean checkout.

Rodney
lone_tree
Experienced
Posts: 75
Joined: Mon May 05, 2008 10:23 pm

Re: SVN server down? Trying to compiling

Post by lone_tree »

rhester wrote:Check your .svn files - if they are locked to the IP rather than the hostname, you will need to do a clean checkout.

Rodney
Thanks, worked like a charm! I think that is the answer most of us (idiots) were waiting for. I deleted all my files, did a new checkout with RapidSVN and got up to the current svn version.
macolsen
Posts: 8
Joined: Mon Dec 01, 2008 11:41 am

Re: SVN server down? Trying to compiling – SOLVED!

Post by macolsen »

Well today I could make a "svn update" so it must have been something with the DNS

Regards,
Post Reply