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

Re: Question: svn list command

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 20 Feb 2013 17:12:13 +0000

C M <cmanalyst66_at_gmail.com> writes:

> The "svn list" command does not list directory entries if they are
> svn:externals.
>
> Assuming this is by design, is there a way for it list externals also?

The Subversion 1.8, the next release, currently has

$ svn ls http://localhost/repo --include-externals
A/
Listing external 'D' defined on 'http://localhost/repo':
B/
f
Listing external 'g' defined on 'http://localhost/repo':
f

-- 
Certified & Supported Apache Subversion Downloads:
http://www.wandisco.com/subversion/download
Received on 2013-02-20 18:12:59 CET

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.