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

Re: listing excluded (not ignored) items

From: <jblist_at_icloud.com>
Date: Fri, 30 May 2014 14:16:59 -0700

On May 26, 2014, at 7:24 AM, Stefan Sperling <stsp_at_elego.de> wrote:

> On Fri, May 16, 2014 at 02:19:14PM -0700, Joseph Bruni wrote:
>> I can use "--set-depth exclude" to remove items from my working copy. Is there some option to "status" that can show me what has been excluded this way? "status" has a --no-ignore option to show ignored items. Perhaps we should add a "--no-exclude" to list excluded items?
>>
>
> Hi Joseph,
>
> I agree there should be a way to make 'svn status' show which items
> are excluded from the working copy. It doesn't seem to be possible
> right now.
>
> Can you please file an issue in our issue tracker about this,
> so we don't forget? Thanks!
>
> Note that 'svn info -R' will show exluded items with 'Depth: exclude'.
> It should be possible to write a script (e.g. around the output of
> the command 'svn info -R --xml') that shows only excluded nodes.
> Perhaps that's an acceptable workaround for the time being.

This item has been added as issue 4508.
Received on 2014-05-30 23:18:00 CEST

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.