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

Re: svn:externals feature(s)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-03-25 18:40:13 CET

On Thu, 2004-03-25 at 11:35, William Lentz wrote:

> Would anyone else find these features useful? Right now CVS can do
> most of the above with modules but SVN and svn:externals is _much_
> harder and less intuitive to use.

Absolutely agreed. We've known about these shortcomings for a while,
and have some abstract plans to fix them. The design isn't crystal
clear yet: at the moment, we're thinking the "real" solution to the
problem is to simply allow completely unrelated working copies (from
unrelated repositories) to "link" to each other directly via entries
files. Then svn:externals essentially becomes something only used by
'svn checkout' to assemble a composite working copy. After you have the
working copy, all other commands just "work", and the svn:externals is
ignored.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 25 18:40:56 2004

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.