[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: Alan Ezust <alan.ezust_at_gmail.com>
Date: 2005-11-09 05:58:51 CET

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.

On 11/8/05, Ryan Schmidt <subversion-2005@ryandesign.com> wrote:
>
> On Nov 9, 2005, at 04:33, Alan Ezust wrote:
>
> > On 11/8/05, Ryan Schmidt <subversion-2005@ryandesign.com> wrote:
> >
> >> Yes, this is a current limitation. Externals must be set using a
> >> fully-qualified URL including the protocol. The feature request to
> >> allow relative and absolute paths is here:
> >>
> >> http://subversion.tigris.org/issues/show_bug.cgi?id=1336
> >
> > 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
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 9 06:01:03 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.