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

RE: svn+ssh with a # in the login

From: <Chris.Fouts_at_qimonda.com>
Date: 2006-11-30 00:52:22 CET

Try adding a \ before the #, so...

svn import myfolder svn+ssh://first\#second.org_at_second.org/repos

>-----Original Message-----
>From: Frederic Bastien [mailto:nouiz@nouiz.org]
>Sent: Wednesday, November 29, 2006 6:26 PM
>To: users@subversion.tigris.org
>Subject: svn+ssh with a # in the login
>
>Hi,
>
>I have setup a svn server that I want to connect to by ssh.
>The trouble I have is svn do not parse correctly my login and
>server on the command line. My login have the symbol # in it
>and I can't change it. For exemple I do the command:
>
>svn import myfolder svn+ssh://first#second.org_at_second.org/repos
>
>the server is second.org
>the login is first#second.org
>
>svn try to connect to the server first and not second.org. The
>login is not well parsed. Do you know how I can access to the
>server? I can't use ssh forwarding, Apache module or change my login.
>
>thanks
>
>Frédéric
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 30 00:53:00 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.