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

Re: svn:externals forces access protocol?

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-11-09 13:27:22 CET

On Nov 9, 2005, at 05:58, Alan Ezust wrote:

> On 11/8/05, Ryan Schmidt <subversion-2005@ryandesign.com> wrote:
>
>> On Nov 9, 2005, at 04:33, Alan Ezust wrote:
>>
>>> I just discovered this today, and another annoying bit - if you
>>> do not
>>> specify the username for an URL, it assumes you are using the same
>>> username as that you are currently logged in as. Is there a way to
>>> specify a different username to be inserted into that URL?
>>
>> Don't you just use standard URL syntax for that?
>>
>> https://user@svn.example.com/foo/bar
>
> but where do you specify that? If you put it in the svn:externals
> property, then everyone who checks out the parent project needs to
> check out the child external project as the username specified in the
> svn:externals property. But typically, the desired username is
> specified once in the URL given in the svn co command line when the
> parent module is checked out.

Ah, you meant a different username *per user*. I don't know if that's
possible. I don't see a bug report about it....

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 9 13:29:26 2005

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.