"Bert Huijben" <b...@qqmail.nl> writes: >> -----Original Message----- >> From: Philip Martin [mailto:philip.mar...@wandisco.com] >> >> It's not hard if you have some sort of shell programming language, look >> for lines starting X in the output of 'svn st --ignore-externals' and >> run cleanup on the paths in those lines. I suppose it's harder to do >> that sort of thing on Windows than Unix. > > That assumes that directory externals are directly below versioned > directories, which doesn't have to be the case.
In that case run 'svn status' and look for lines "Performing status on external item" and run cleanup on the paths in those lines. -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com