Unknown hostname localhost when connecting to SVN
问题 I have a RedHat 6 enterprise server that I have installed SVN 1.6 on. This machine is not on a network and has never been on a network. Eventually, it will be added to a network but not right now. I am running svnserve to provide access to the repository. svnserve is started as, svnserve -d When I run the command, svn co svn://localhost/<project name> I get the error message, "svn: E000111" Can't connect to host 'localhost': connection refused. netstat confirms that svn is listening on 0.0.0