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

Re: [PATCH] Additions to INSTALL

From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-09-26 17:26:36 CEST

Garrett Rooney wrote:
> Rafael Garcia-Suarez wrote:
>> svn status --no-ignore | perl -lne '/^\?\s*(.*)/ and unlink $1'
>
> that won't work for directories.

Plus, it doesn't print out errors. Though I guess
"(unlink $1 or warn "Can't unlink $1: $|)" would solve that.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 26 17:28:58 2002

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.