[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Find out whether a directory is external

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 11 May 2011 06:32:21 -0400

On Wed, May 11, 2011 at 02:57, Markus Schaber <m.schaber_at_3s-software.com> wrote:
> Hi,
>
>
>
> Is it true that the only way to find out whether a directory residing
> somewhere deep in a working copy tree is included via “svn:externals” is to
> check the parent directory?
>

Yes. Due to how WC metadata is handled, a directory in a WC doesn't
"know" what's above it in the hierarchy. This may change with 1.7 but
that's merely wild speculation based on the fact that the WC handling
code has been completely redone.
Received on 2011-05-11 12:33:34 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.