"FOUCHE Emmanuel (EXT Atos Origin)"
<ext.atos-origin.emmanuel.fou...@sncf.fr> 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

Reply via email to