RE: Sparse directory: how to display the global state of the working copy
From: FOUCHE Emmanuel (EXT Atos Origin) <ext.atos-origin.emmanuel.fouche_at_sncf.fr>
Date: Wed, 16 May 2012 13:51:50 +0200
As I am on Windows XP, I had to install gnuwin32's gawk before testing.
Thanks
-----Message d'origine-----
"FOUCHE Emmanuel (EXT Atos Origin)"
> Is there a way to recursively display all excluded directories of a
svn info -R | awk '/^Path/{p=$2} /^Depth: exclude/{print p}'
-- Philip ------- Ce message et toutes les pièces jointes sont établis à l'intention exclusive de ses destinataires et sont confidentiels. L'intégrité de ce message n'étant pas assurée sur Internet, la SNCF ne peut être tenue responsable des altérations qui pourraient se produire sur son contenu. Toute publication, utilisation, reproduction, ou diffusion, même partielle, non autorisée préalablement par la SNCF, est strictement interdite. Si vous n'êtes pas le destinataire de ce message, merci d'en avertir immédiatement l'expéditeur et de le détruire. ------- This message and any attachments are intended solely for the addressees and are confidential. SNCF may not be held responsible for their contents whose accuracy and completeness cannot be guaranteed over the Internet. Unauthorized use, disclosure, distribution, copying, or any part thereof is strictly prohibited. If you are not the intended recipient of this message, please notify the sender immediately and delete it.Received on 2012-05-16 13:52:25 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.