[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: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 21 Jan 2008 07:29:26 +0100

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 07:29:44 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.