Jon AtkinsonI'm a web developer and system administrator

Posts tagged with 'svn'

Removing .svn folders recursively

Posted on 6th September 2007. Tagged as svn, tips

If you want to recursively delete all the Subversion folders from a working copy (for deployment or whatnot), this works well:

rm -rf `find . -type d -name .svn`

Twitter

About Me

Picture of Jon Atkinson

Jon Atkinson is a web developer, sysadmin and occasional business guy. He works in the north west of England.

Jon can be contacted at , or on freenode as JonA. Also available: twitter, LinkedIn and Github.

84labs logo

I own and run 84labs, a company which provides bespoke web application development for businesses and startups.

If you're interested in working with me, take a look, then contact me via 84labs.

Testled logo

I'm one of the founders of Testled.com, a web service to provide simple remote usability testing of web sites and desktop applications

Testled.com is currently in private beta, but you can still signup for an invite.