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

Re: svn:externals

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-24 18:28:14 CEST

cmpilato@collab.net writes:

> I ... am so confused. Can you give a full example of where these
> problem is hurting you, using real (or at least real-looking) URLs and
> working copy paths and such? Sorry if I'm just dense today.

I think there's a big hole in our idea of "svn:externals as a
replacement for cvs modules".

In CVS, when you checkout a tag of a module, all of the dependent
submodules are checked out as if you had passed the same tag argument
(-r MY_TAG).

But if I make a branch-copy of an svn project, its svn:externals
property doesn't change at all. It will still checkout the externals
from the original /trunk or whatever.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 24 18:29:57 2003

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

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