Hi,

I am new subversion user. I installed subversion yesterday, but I cannot get it to work with http address. The "svn co" command will result in a timeout info after an hour.

I have done some tests. I can do "svn co" with https and svn address, e.g. svn://svn.openttd.org/trunk. But for http address, there is a problem. I can see the directory and files using a browser, e.g. http://svn.openttd.org/trunk, but "svn co" does not work.

Also I tried to "svn co" on another machine, and it works fine. Does that mean something is wrong with the configuration of my computer?

Thank you,
guygbo