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

Limiting svn:externals depth

From: Kenneth Porter <shiva_at_sewingwitch.com>
Date: Sun, 17 Feb 2008 10:52:23 -0800

I have a group of packages I pull from several repos, so I create a local
repo that uses svn:externals to update them all at once.

One such repo uses svn:externals internally to acquire libraries for all
its projects, but if one is using more than one such application, one is
expected to use --no-externals and to download the libraries once to be
shared by all apps.

How can I do an "svn up" on my local repo and use its externals but not
invoke the externals in the linked repos? I guess what I'd like is either a
depth limiter, or an exclusion mechanism that says what repos not to draw
externals from.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-17 19:52:50 CET

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.