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

Re: [PATCH] [Issue 1942] svn+ssh should use the port value

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-02-07 13:36:58 CET

On Tue, 7 Feb 2006, Kamesh Jayachandran wrote:

> Finally the problem seems to be improper ssh key configuration in my box.
> I posted the similar cause on 5th December 2005 with a Message-ID:
> <4394242D.1040808@collab.net>.
>
> The only real failure is 'switch_tests.py 16: relocate with prefixes
> longer than repo root '
>
> This test consistently fail for svn+ssh urls even on 1.3.0
>
> Problem seems to be that expected regex has unescaped '+'. (as in
> svn+ssh rather it should be svn\+ssh)
>
Bah, thanks for debugging this! That shows how often we run tests under
ssh:-(

> Will post a patch along with my fix for #1942 after incorporating
> Brane's comment on #1942.
>
Using re.escape, right?

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 7 13:37:41 2006

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.