[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: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Fri, 18 Jan 2008 19:46:52 -0500

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

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.