Sorry I don't. This may be something that the
designers have to account for in their command
parser.
>-----Original Message-----
>From: Frédéric Bastien [mailto:nouiz@nouiz.org]
>Sent: Thursday, November 30, 2006 11:31 AM
>To: Fouts Christopher (QNA RTP PT PREV)
>Subject: Re: svn+ssh with a # in the login
>
>Hi,
>
>I tried and it didn't work. I get the same error as before.
>Here my command line with the answer.
>
>svn import myfolder
>svn+ssh://first\#second.org_at_second.org/home/nouiz/svn/repos -m 'initial
>import'
>ssh: first: Name or service not known
>svn: Connection closed unexpectedly
>
>Do you have some other work around?
>
>thanks
>
>Frédéric
>
>Chris.Fouts@qimonda.com wrote:
>> 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
>>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 30 17:53:42 2006