[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: Marcus Rueckert <darix_at_web.de>
Date: 2005-03-03 16:41:56 CET

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:/"

darix

-- 
irssi - the client of the smart and beautiful people
              http://www.irssi.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 3 16:47:58 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.