svn: Can't connect to host '127.0.0.1': Connection refused - ?
From: WOB <wayofbsd_at_verizon.net>
Date: 2005-08-12 08:26:33 CEST
Hi,
I'm running Subversion 1.2 on FreeBSD 5.4, and seem to only be able to
These do not work:
svn list svn://192.168.0.5/mnt/ad1s1/repos/myne
These do work:
svn list svn://localhost/mnt/ad1s1/repos/myne
I am running svnserve like this:
svnserve -i
After putting this line to my /etc/inetd.conf:
svn stream tcp nowait root /usr/bin/svnserve svnserve -i
I am trying to follow the directions located here:
http://svnbook.red-bean.com/nightly/en/svn-book.html
Any suggestions? I prefer not to run Apache and the Web-dav stuff.
thanks!
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.