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

Re: can an svn:externals refer to a simple directory?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-07-26 20:42:45 CEST

On Jul 26, 2005, at 1:36 PM, Robert P. J. Day wrote:

>
> it may be that i'm just missing the solution but is there an
> equivalent to "svn:externals" to refer to a simple directory, not a
> repository?
>
> the rationale is that i'd like to include third party OSS source in
> a project, and this is not source that would *ever* be modified. for
> example, a copy of the linux kernel. there would be little point in
> checking something like that into the repository since it would never
> have local changes committed back in; hence little value in adding it
> to the repo.
>
> does this make any sense?

I don't understand. svn:externals normally maps local directories to
URLs, so that when you do an 'svn checkout', a bunch of extra
checkouts happen. What exactly would it mean if an external referred
to a "simple directory"? What would happen when you checkout the
larger project?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 26 20:45:12 2005

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.