De la part de Philip Martin
Envoyé : mercredi 16 mai 2012 11:57
À : FOUCHE Emmanuel (EXT Atos Origin)
Cc : users@subversion.apache.org
Objet : Re: Sparse directory: how to display the global state of the working
copy
"FOUCHE Emmanuel (EXT Atos Origin)"
writes:
> Is there a way to
"FOUCHE Emmanuel (EXT Atos Origin)"
writes:
> Is there a way to recursively display all excluded directories of a
> given working copy.
svn info -R | awk '/^Path/{p=$2} /^Depth: exclude/{print p}'
--
Philip
2012/5/15 FOUCHE Emmanuel (EXT Atos Origin)
:
> 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
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 miss