Re: svn+ssh with a # in the login
From: John Rouillard <rouilj_at_renesys.com>
Date: 2006-11-30 20:11:05 CET
On Thu, Nov 30, 2006 at 05:52:57PM +0100, Chris.Fouts wrote:
Hmm, try:
'svn+ssh://first\#second.org_at_second.org/home/nouiz/svn/repos'
or
'svn+ssh://first\\#second.org_at_second.org/home/nouiz/svn/repos'
Does:
ssh first\#second.org@second.org
work? It could be that svn is using a shell to exec ssh and the
-- -- rouilj John Rouillard System Administrator Renesys Corporation 603-643-9300 x 111 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Nov 30 20:11:50 2006 |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.