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

RE: [Issue 4225] Add --include-externals option to 'svn list'

From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 23 Oct 2012 19:46:54 +0200

> -----Original Message-----
> From: vijay [mailto:vijay_at_collab.net]
> Sent: dinsdag 23 oktober 2012 16:59
> To: Subversion Development
> Subject: [Issue 4225] Add --include-externals option to 'svn list'
>
> Hi,
>
> I am working on patch to add '--include-externals' option to 'svn list'
> [Issue #4225].
>
> Let me try to answer few questions in the issue comment [1].
> Please correct me if I am wrong.

Before looking at the details some questions about the issue space:

How do you handle externals that are stored in svn:externals many directory
levels up? (Or even defined from above the current external)

How do you handle externals between multiple repositories?

How do you avoid infinite recursion (when an svn:external directly or
indirectly includes its parent)?

I'm not sure if there is a good and/or complete implementation possible for
this 'problem'/'issue'?
[What limits should we expect from an implementation?]

Thanks for asking on the list before filling in the details.

        Bert
Received on 2012-10-23 19:47:47 CEST

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.