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

Re: Question about externals

From: Robert Dailey <rcdailey_at_gmail.com>
Date: Mon, 21 Jan 2008 07:18:23 -0600

Ah, I must have missed when you explained that exception. Thanks for
reiterating. However, I don't necessarily agree that externals under the
same repository don't appear when they're not directly under a versioned
folder. Is there a specific reason for this? Would this be a question for
the Subversion mailing list?

In any case, I understand how externals work now and I appreciate everyone
taking the time to make things clearer for me.

On Jan 21, 2008 12:29 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> Robert Dailey wrote:
> > That's a bit unfortunate, since I like to use externals to link to SDK's
> in
> > my repository to save space on the server side. I don't want each of my
> > projects to have its own copy of the same SDK. In addition, I like for
> each
> > of my projects to use external links to link to engine files, which
> could
> > change while working on one project. If the engine changes in one
> project,
> > if I update other projects I want the engine changes to update that
> working
> > copy as well.
> >
> > I think it would be a great idea to perhaps have external links and
> internal
> > links. External links could act as they do now, however the internal
> links
> > would be designed to link to the same repository, thus they could show
> up in
> > the commit dialog.
>
> As I said: the externals show up in the commit dialog under the
> following circumstances:
> * externals are from the _same_ repository as your main project
> * the external dirs are _directly_ under a versioned folder
> (e.g., "extfolder1 http://server.com/repo/extproject1" and *not*
> "ext\extfolder1 http://server.com/repo/extproject1")
>
> Stefan
>
> --
> ___
> oo // \\ "De Chelonian Mobile"
> (_,\/ \_/ \ TortoiseSVN
> \ \_/_\_/> The coolest Interface to (Sub)Version Control
> /_/ \_\ http://tortoisesvn.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
> For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
>
>
Received on 2008-01-21 14:18:53 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.