I just set up Subversion on CentOS 4.5 on a box that I have hosted. The
initial import went fine, but now that I'm trying to actually get the files
back out and create a working copy, I'm getting a "Connection timed out."
My steps were to do an svn import, then run svnserve -d. The subversion
repository is on host.foo.com, so from other.foo.com I'm trying
svn list svn://host.foo.com/svnrepo, but I'm getting a Connection timed
out. I can ping host.foo.com from other.foo.com, so I must have some other
configuration set incorrectly. I tried running it in foreground and nothing
comes up during the connection process. The FAQs don't seem to address this
(and I'm sure I'm doing something really stupid). Can someone shed some
light?
Thanks,
Waynn
Received on 2008-06-13 18:47:39 CEST