Konstantin Kolinko wrote on Mon, Oct 03, 2011 at 17:27:16 +0400: > 2011/10/3 Philip Martin <philip.mar...@wandisco.com>: > > Konstantin Kolinko <knst.koli...@gmail.com> writes: > > > >> It is a nightmare to have to list all my dir externals explicitly to > >> run cleanup on them. > > > > 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. > > > > Yes, I am mostly on Windows. > > I know how to do tricks, but it is harder to teach users that they > have to use shell programming here.
Easy workaround: include a shell/batch script in the root of trunk that runs cleanup for all externals in trunk.