[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: Sun, 20 Jan 2008 16:35:26 -0600

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.

On Jan 19, 2008 9:14 AM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:

> Robert Dailey wrote:
> > So if I select only 3 files that are not externals and commit those from
> > the modifications dialog, that will increase my revision number 3 times?
> > That doesn't make sense... why would it need to do that?
>
> It doesn't. But it won't commit your selected files from externals either.
>
> The check-for-modifications dialog shows you the modifications of your
> externals projects so you can see that there are modifications there.
> The externals 'belong' to your project, so that dialog will show you
> those too.
>
> The commit dialog doesn't show you those (at least if you use a nightly
> build) because you can't commit them together with your other changes.
> There's one exception: if the externals are in the same repository, the
> commit dialog will show you those because a commit can succeed (but only
> if the externals are not in an unversioned subfolder - that bug has been
> fixed on trunk: those externals won't show up in the commit dialog
> anymore).
>
> 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-20 23:36:18 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.