Re: Using http:// URL that contains a username
From: Andrey Repin <anrdaemon_at_freemail.ru>
 
Date: Wed, 8 Apr 2009 05:00:30 +0400 
Greetings, petesea_at_bigfoot.com!
 > Does SVN support the use of a username within an https:// URL?
 > In other words, say I'm logged into a workstation with the username "bozo" 
 >    $ svn info svn+ssh://bclown@svn.example.com/repo
 It is not SVN, it is SSH works with username suppled in URL.
 > It works fine.  I can contact the SVN server as "bclown", which is my 
 >    $ svn info https://bclown@svn.example.com/repo
 > I get prompted for the password for user "bozo"... NOT user "bclown", eg:
 >    $ svn info https://bclown@svn.example.com/repo
 > I realize I can use the --username option, but --username doesn't work 
 > Is there a particular reason svn doesn't support a username as part of the 
 Better stick to one way of accessing SVN on single host, unless there's
 -- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 08.04.2009, <4:55> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1587264 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-04-08 03:06:36 CEST  | 
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.