svn over HTTP proxy
        Posted  
        
            by small_jam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by small_jam
        
        
        
        Published on 2008-09-17T12:23:56Z
        Indexed on 
            2010/05/18
            22:30 UTC
        
        
        Read the original article
        Hit count: 446
        
Hi all.
I'm on laptop (Ubuntu) with a network that use HTTP proxy (only http connections allowed).
When I use svn up for url like 'http://.....' everything is cool (google chrome repository works perfect), but right now I need to svn up from server with 'svn://....' and I see connection refused.
I've set proxy configuration in /etc/subversion/servers but it doesn't help.
Anyone have opinion/solution?
Thanks.
Anton.
© Stack Overflow or respective owner