• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Announcing RemoveSVN
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Announcing RemoveSVN


  • Subject: Re: Announcing RemoveSVN
  • From: "Johan Claesson" <email@hidden>
  • Date: Mon, 5 Nov 2007 10:51:59 +0100 (CET)
  • Importance: Normal

Once upon a time Sherm Pendley wrote:
> You can do the same thing with a simple shell command, which works
> not only in any version of Mac OS X, but in any other *nix as well:
>
> 	find /path/to/folder -name '.svn' | xargs rm -r

Or more correct:
find /path/to/folder -name '*.svn' -type f -exec rm -r {} \;


/J

--
                            \|I|||/
                            ( o o )
------------------------oOOO--(_)--OOOo----------------------
Johan Claesson <email@hidden>      ICQ UIN #: 120774834

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Announcing RemoveSVN
      • From: Chris Woods <email@hidden>
    • Re: Announcing RemoveSVN
      • From: Sandy Martel <email@hidden>
References: 
 >Announcing RemoveSVN (From: Sam Stigler <email@hidden>)
 >Re: Announcing RemoveSVN (From: Sherm Pendley <email@hidden>)

  • Prev by Date: Re: Announcing RemoveSVN
  • Next by Date: Re: initWithContentsOfURL question
  • Previous by thread: Re: Announcing RemoveSVN
  • Next by thread: Re: Announcing RemoveSVN
  • Index(es):
    • Date
    • Thread