On Wed, Jun 23, 2010 at 02:56:16PM -0400, Paul Dugas wrote: > I'm looking for a way for a script operating on a working directory to > identify directories that were pulled in via an svn:external. The > script is in the top-level folder of the project and is used to > maintain the common file headers for the project and I'd like it to > not recurse down into externals.
What about using "svn proplist svn:externals" on the directory being processed, then skipping the entries specified therein? (Which might be non-trivial given that there are two formats IIRC). HTH, Tino. -- "What we nourish flourishes." - "Was wir nähren erblüht." www.tisc.de