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