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

Re: Sparse directory: how to display the global state of the working copy

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Wed, 16 May 2012 02:58:16 +0400

2012/5/15 FOUCHE Emmanuel (EXT Atos Origin)
<ext.atos-origin.emmanuel.fouche_at_sncf.fr>:
> Hi
>
> Suppose you explore a working copy, that is known to contain sparse
> directory, but you do not know, or remember, which one have been excluded.
>
> Using svn-1.7.4 collabnet CLI client, I can tell "svn info" on the parent
> directory does not display "Depth: exclude".
> If I know the name of the missing (excluded) child directory, I can run:
> "svn info <child_dir>"
> That would mean I must check the repository on the server to know the
> subdirectories' names.
>
> Is there a way to recursively display all excluded directories of a given
> working copy.
>

"svn ls" displays all subdirectories, regardless of whether they are
excluded in the local wc.

Maybe there other ways, but I do not recall now.

Best regards,
Konstantin Kolinko
Received on 2012-05-16 00:58:51 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.