thesven.com

ActionScript and Web Development

Tag archive for ‘Bash’

Remove all .svn folders from directory (recursive)

There have been a few times where I have had the need to remove all of the .svn folders from a specific problem. Rather then enabling hidden files and going through the directory folder by folder, I have found a simple command that can be run though terminal that takes care of the job rather [...]

  • Share/Bookmark

Syncing files between two computers with OS X 10.6, using rsync & SSH

If you have been working on a specific computer for a while, and need the files in another location it can be a bit of a pain at times to make sure that everything is transferred properly. This Friday when I got home after purchasing the OS X 10.6 Snow Leopard upgrade I had a [...]

  • Share/Bookmark