[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature request: svn clean

From: Peter Valdemar Mørch <peter_at_morch.com>
Date: 2005-03-22 09:49:39 CET

Greg Ward gward-at-python.net |Lists| wrote:
> svn st | awk '/^\?/ {print $2}' | xargs rm -f
Wups. Beware that this will fail if any filename contains spaces...
(Because xargs will fail)

Peter

-- 
Peter Valdemar Mørch
http://www.morch.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 22 15:22:06 2005

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.