SVN (and, so TSVN) does not commit changes to external references in a
given working copy. It treats subfolders that reference other
repositories as seperate working copies. Thus, it does not make sense
for the commit dialog to show externals.
Note, however, that in the Modifications dialog, while you can commit
only file (or files) you want, even externals. This works because each
file is committed seperately, even if you have multiple files
selected. In contrast, the Commit dialog commits all selected files as
a batch in a signle transaction.
On 1/18/08, Robert Dailey <rcdailey_at_gmail.com> wrote:
> Hi,
>
> How can I make modifications to files in external links show up in the
> commit dialog? They show up in the modifications dialog just fine. Note that
> I do my commit from the root of my working copy, whereas the external links
> are a bit further down the tree.
>
> Thanks in advance.
>
---------------------------------------------------------------------
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 01:47:07 CET