[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: Sat, 19 Jan 2008 16:14:48 +0100

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-19 16:15:05 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.