[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:40:45 CET

hi,

addition to the previous mail:

littlejohn pointed out that svn+ssh:// doesnt fall over the ":"
doesnt it just show that the handling of the port here is broken too?
imho svn+ssh://localhost:2222/ should error out with:

"specifying the port is not support for svn+ssh:// use the tunnel
section in the config..."

minor output issue:
[[[
svn ls svn+ssh://localhost:2222/
svn: No repository found in 'svn+ssh://localhost:2222'
]]]

you shouldnt strip the "/" if the path is only "/"

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:46:54 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.