On Thu, 2005-03-03 at 16:41 +0100, Marcus Rueckert wrote:
> On 2005-03-03 16:29:05 +0100, Marcus Rueckert wrote:
> > strace -e trace=connect svn ls http://localhost:/
> > [[[
> > connect(3, {sa_family=AF_INET, sin_port=htons(0), sin_addr=inet_addr("127.0.0.1")}, 16) = -1 ECONNREFUSED (Connection refused)
> > ]]]
>
> this is of course "strace -e trace=connect svn ls svn://localhost:/"
>
Try with HEAD.
This should be fixed as a side effect of my ipv6 patches.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 3 17:12:39 2005