Re: svn-clean
From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-08-15 22:44:35 CEST
Wilfredo Sanchez wrote:
"svn status" shouldn't use the network unless you use the -u argument.
$ svn status --no-ignore | egrep '^\?' | cut -c8- | xargs rm -f
It will break if filenames contain spaces, but in the Subversion
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.