Delete multiple files in Subversion (Linux)

Removed a ton of files from an SVN repo? This will delete all the files that show up with a ! when you do svn status.

svn rm $( svn status | sed -e '/^!/!d' -e 's/^!//' )

Thanks to Snippler for the snippet.

Comments

Anonymous said…
This comment has been removed by a blog administrator.

Popular posts from this blog

Dealing with Nested Documents in MongoDB and Talend (aka Baking a Cake)

Add sbin to user PATH in Debian

Batch convert Asterisk GSM WAV files to mp3