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

Re: Removing working copy, leaving other files untouched

From: Florian Seydoux <florianseydoux_at_gmail.com>
Date: Thu, 03 Jul 2008 14:49:03 +0200

Stephane Bortzmeyer wrote:
> Untested (backup first!):
>
> svn status -v | awk '!/^\?/ {print $4}' | xargs rm -f
>

oups.
yes, better like this.

goal was not to filter the .svn stuff...

flo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-03 14:50:40 CEST

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.