[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: weirdness in svn:// uri parsing

From: Daniel Berlin <dberlin_at_dberlin.org>
Date: 2005-03-03 17:10:37 CET

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.