"FOUCHE Emmanuel (EXT Atos Origin)"
<[email protected]> 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