[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: Ben Timby <ben_at_gohelios.com>
Date: 2006-11-30 22:11:45 CET

Winders/Linux:
svn import myfolder "svn+ssh://first#second.org_at_second.org/repos"

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

Steven Simpson wrote:
> Hello,
>
> Frederic Bastien wrote:
>> 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
>
> Might this work?:
>
> svn+ssh://first%23second.org@second.org/repos
>
>

-- 
Ben Timby
Senior Software Architect
Helios, LLC
(p) 317-554-3619
(f) 317-554-8997
www.gohelios.com

Received on Thu Nov 30 22:12:23 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.