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

svn checkout --set-depth ignores externals

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Thu, 3 Jul 2014 16:01:04 +1000

Hi,

In the root of our trunk, we have a 'build_tools' folder which is defined
as an external.

For example
/trunk
    /build_tools (external)
    /alpha
        /A
    /beta
    /gamma
    build.xml
    build.properties

If we checkout using 'svn checkout --depth immediates', this folder is
ignored, but I continue to get alpha/beta/gamma folders (empty). I can't
seem to get it back without checking out the entirety of trunk.

Any ideas? Is this intended behaviour?

---
Daniel Becroft
Received on 2014-07-03 08:01:53 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.