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

Re: [PATCH] Implement '--include-externals' option to 'svn list'

From: Neels J Hofmeyr <neels_at_elego.de>
Date: Fri, 16 Nov 2012 12:20:18 +0100

On 2012-11-08 15:42, Stefan Sperling wrote:
> With the benefit of hindsight, it seems allowing externals to be configured
> on any ancestor directory was a big mistake in the design that complicates
> things for no good reason. But that's neither your nor my fault :)

Word! So many things are difficult just because of that. If Kirk was
Subversion, instead of "Khaaaan!!" he would scream "Externaaaaals!!"

...and then there are also the externals defined in entire ancestral
*working copies*. That is the real nightmare. Like
svn propset svn:externals "
^/src1 X1
^/src2 X1/X2" .
[...]
cd X1
svn list --include-externals
Does it show X2? No? :)

~Neels

Received on 2012-11-16 12:20:56 CET

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.