Unable to checkout log4j repository
        Posted  
        
            by ankit
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ankit
        
        
        
        Published on 2009-12-10T05:36:51Z
        Indexed on 
            2010/03/26
            11:03 UTC
        
        
        Read the original article
        Hit count: 485
        
I'm using tortoiseSVN to checkout the log4j v1.2 source from - http://svn.apache.org/repos/asf/logging/log4j/trunk
But i keep getting this error: 
Error: OPTIONS of '': Could not
Error: resolve hostname `svn.apache.org': No such host is known.  
The funny thing is that i can access 'svn.apache.org' from my browser but if i try to ping it from the command prompt, it says host not found.
Does any body else face this problem? Is there any other way to get the source for log4j v1.2?
© Stack Overflow or respective owner